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


The following tables list the members exposed by IDependencyResolver.

Public Methods

 NameDescription
 MethodCanResolveOverloaded. Determines if the type TType can be resolved.  
 MethodLazyResolveOverloaded. Gets a function that resolves an unnamed instance of the type TType. This function delays the creation of types which is useful to improve performance particularly when the specified type allocates expensive resources.  
 MethodResolveOverloaded. Resolves the unnamed instance of the type TType.  
 MethodResolveAllOverloaded. Gets all possible named and unnamed resolutions for the type TType.  
Top

See Also

© 2012 All Rights Reserved.