Intersoft ClientUI Documentation
IDependencyResolver Interface Members
Methods 

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

Reference

IDependencyResolver Interface
Intersoft.Client.Framework.Containers Namespace

Send Feedback