Extensions.CanResolve(IResolver, Type, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- resolver
- IResolver
- type
- Type
- tag
- Object