ServiceContainer ClassBespoke Osc Library
Container class which implements the IServiceProvider interface. Used to pass shared services between components.
Inheritance Hierarchy

OnlineSystem Object
  Bespoke.Common ServiceContainer

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Class ServiceContainer _
	Implements IServiceProvider
See Also