Cocktail Help Reference
Composition Class Members
See Also  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : Composition Class


Glossary Item Box

The following tables list the members exposed by Composition.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)BuildUpManually performs property dependency injection on the provided instance.  
Public Methodstatic (Shared in Visual Basic)GetInstanceOverloaded. Returns an instance of the specified type.  
Public Methodstatic (Shared in Visual Basic)GetInstanceFactory<T>Returns a factory that creates new instances of the specified type.  
Public Methodstatic (Shared in Visual Basic)GetInstancesOverloaded. Returns all instances of the specified type.  
Public Methodstatic (Shared in Visual Basic)GetLazyInstanceOverloaded. Returns a lazy instance of the specified type.  
Public Methodstatic (Shared in Visual Basic)SetProviderSets the current ICompositionProvider.  
Public Methodstatic (Shared in Visual Basic)TryGetInstanceOverloaded. Returns an instance of the specified type.  
Public Methodstatic (Shared in Visual Basic)TryGetInstanceFactory<T>Returns a factory that creates new instances of the specified type.  
Top

See Also

© 2013 All Rights Reserved.