Intersoft ClientUI Documentation
IRegistration Interface Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Containers Namespace : IRegistration Interface


The following tables list the members exposed by IRegistration.

Public Properties

 NameDescription
 PropertyKeyGets the key that is used to identify cached values.  
 PropertyNameGets the name of the registration.  
 PropertyResolvesToGets the type the contain will Resolve to when this Registration is used.  
Top

Public Methods

 NameDescription
 MethodCreateInstanceCreates an instance of the type using the registered function.  
 MethodGetInstanceGets the instance of the type using the registered function.  
 MethodInvalidateInstanceCacheInvalidates any cached value so that a new instance will be created on the next Resolve call.  
 MethodWithLifetimeManagerSets the lifetime manager to be used by this Registration.  
Top

See Also

© 2012 All Rights Reserved.