Intersoft ClientUI Documentation
Resolve Method (IocContainer)



Resolves the unnamed instance of the type TType.
Overload List
OverloadDescription
Resolve<TType>() Resolves the unnamed instance of the type TType.  
Resolve<TType>(String) Resolves the named instance of the type TType.  
Resolve(Type) Resolves the unnamed instance of the type TType.  
Resolve(String,Type) Resolves the named instance of the type TType.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IocContainer Class
IocContainer Members

Send Feedback