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


The following tables list the members exposed by IDependencyRegistrar.

Public Properties

 NameDescription
 PropertyDefaultLifetimeManagerGets or sets the LifetimeManger that is used by the IocContainer for new Registrations by default.  
Top

Public Methods

 NameDescription
 MethodGetRegistrationOverloaded. Returns the registration of the specified type.  
 MethodGetRegistrationsOverloaded. Returns all registrations for the specified type.  
 MethodGetSpecificRegistration<TType>Returns a specific registration based on the specified type and contract name.  
 MethodRegisterOverloaded. Adds the function to resolve an unnamed registration of the specified type to the container.  
 MethodRegisterInstanceOverloaded. Registers an instance that will be returned whenever the IocContainer resolves the specified type.  
 MethodRemoveOverloaded. Removes the registration from the container.  
Top

See Also

© 2012 All Rights Reserved.