Responder Developer Guide
TinyIoCContainer.RegisterOptions Class Methods


For a list of all members of this type, see TinyIoCContainer.RegisterOptions members.

Public Methods
 NameDescription
Public MethodAsMultiInstanceMake registration multi-instance if possible  
Public MethodAsSingletonMake registration a singleton (single instance) if possible  
Public Methodstatic (Shared in Visual Basic)ToCustomLifetimeManagerSwitches to a custom lifetime manager factory if possible. Usually used for RegisterOptions "To*" extension methods such as the ASP.Net per-request one.  
Public MethodUsingConstructor<RegisterType>  
Public MethodWithStrongReferenceMake registration hold a strong reference if possible  
Public MethodWithWeakReferenceMake registration hold a weak reference if possible  
Top
See Also

Reference

TinyIoCContainer.RegisterOptions Class
TinyIoC Namespace

 

 


Send Comment