Service location and Inversion of Control (IoC).

Classes

  ClassDescription
Public classServiceContainer
Implements a simple inversion of control (IoC) container.

Enumerations

  EnumerationDescription
Public enumerationCreationPolicy
Specifies when and how a service will be instantiated.
Public enumerationDisposalPolicy
Specifies when a service instance will be disposed.