Miner.Responder.TroubleMaker Assembly > TinyIoC Namespace > TinyIoCContainer Class > CanResolve Method : CanResolve<ResolveType>(String,ResolveOptions) Method |
'Declaration Public Overloads Function CanResolve(Of ResolveType As Class)( _ ByVal name As String, _ ByVal options As ResolveOptions _ ) As Boolean
'Usage Dim instance As TinyIoCContainer Dim name As String Dim options As ResolveOptions Dim value As Boolean value = instance.CanResolve(Of ResolveType)(name, options)
public bool CanResolve<ResolveType>( string name, ResolveOptions options ) where ResolveType: class
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.