Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace > TinyIoCContainer Class > Resolve Method : Resolve(Type,String) Method |
'Declaration Public Overloads Function Resolve( _ ByVal resolveType As Type, _ ByVal name As String _ ) As Object
'Usage Dim instance As TinyIoCContainer Dim resolveType As Type Dim name As String Dim value As Object value = instance.Resolve(resolveType, name)
public object Resolve( Type resolveType, string name )
Exception | Description |
---|---|
TinyIoCResolutionException | Unable to resolve the type. |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.