The following tables list the members exposed by Composition.
Name | Description | |
---|---|---|
![]() ![]() | BuildUp | Manually performs property dependency injection on the provided instance. |
![]() ![]() | GetInstance | Overloaded. Returns an instance of the specified type. |
![]() ![]() | GetInstanceFactory<T> | Returns a factory that creates new instances of the specified type. |
![]() ![]() | GetInstances | Overloaded. Returns all instances of the specified type. |
![]() ![]() | GetLazyInstance | Overloaded. Returns a lazy instance of the specified type. |
![]() ![]() | SetProvider | Sets the current ICompositionProvider. |
![]() ![]() | TryGetInstance | Overloaded. Returns an instance of the specified type. |
![]() ![]() | TryGetInstanceFactory<T> | Returns a factory that creates new instances of the specified type. |