Cocktail Help Reference
ICompositionProvider Interface Members
See Also  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : ICompositionProvider Interface


Glossary Item Box

The following tables list the members exposed by ICompositionProvider.

Public Methods

 NameDescription
 MethodBuildUpManually performs property dependency injection on the provided instance.  
 MethodGetInstanceOverloaded. Returns a lazy instance of the specified type.  
 MethodGetInstanceFactory<T>Returns a factory that creates new instances of the specified type.  
 MethodGetInstancesOverloaded. Returns all instances of the specified type.  
 MethodTryGetInstanceOverloaded. Returns an instance of the specified type.  
 MethodTryGetInstanceFactory<T>Returns a factory that creates new instances of the specified type.  
Top

See Also

© 2013 All Rights Reserved.