Intersoft ClientUI Documentation
IRegistration Interface Members
Properties  Methods 

The following tables list the members exposed by IRegistration.

Public Properties
 NameDescription
 PropertyKey Gets the key that is used to identify cached values.  
 PropertyName Gets the name of the registration.  
 PropertyResolvesTo Gets the type the contain will Resolve to when this Registration is used.  
Top
Public Methods
 NameDescription
 MethodCreateInstance Creates an instance of the type using the registered function.  
 MethodGetInstance Gets the instance of the type using the registered function.  
 MethodInvalidateInstanceCache Invalidates any cached value so that a new instance will be created on the next Resolve call.  
 MethodWithLifetimeManager Sets the lifetime manager to be used by this Registration.  
Top
See Also

Reference

IRegistration Interface
Intersoft.Client.Framework.Containers Namespace

Send Feedback