Leadtools.Dicom.AddIn Namespace : ServiceLocator Class |
The following tables list the members exposed by ServiceLocator.
Name | Description | |
---|---|---|
BuildUp<T> | Run an existing object through the container and perform injection on it. | |
CreateChildContainer | Creates a child container. | |
IsRegistered | Overloaded. Determines whether this instance is registered. | |
Register | Overloaded. Registers a type mapping with the container. | |
RegisterSingle | Overloaded. Registers a single instance of a type mapping with the container. | |
Retrieve | Overloaded. Resolve an instance of the default requested type from the container. | |
RetrieveAll<T> | Retrieves all item with the specified type. |