Intersoft.Client.Framework.Containers Namespace > IocContainer Class : Resolve Method |
Overload | Description |
---|---|
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. |
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