Intersoft ClientUI Documentation
IDependencyRegistrar Interface Members
Properties  Methods 

The following tables list the members exposed by IDependencyRegistrar.

Public Properties
 NameDescription
 PropertyDefaultLifetimeManager Gets 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

Reference

IDependencyRegistrar Interface
Intersoft.Client.Framework.Containers Namespace

Send Feedback