Extensions.CanResolve(IResolver, Type, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool CanResolve (this Microsoft.Bot.Builder.Scorables.Internals.IResolver resolver, Type type, object tag);
static member CanResolve : Microsoft.Bot.Builder.Scorables.Internals.IResolver * Type * obj -> bool
<Extension()>
Public Function CanResolve (resolver As IResolver, type As Type, tag As Object) As Boolean
Parameters
- resolver
- IResolver
- type
- Type
- tag
- Object