Compartilhar via


InvalidIntentHandlerException(String, MethodInfo) Construtor

Definição

public InvalidIntentHandlerException (string message, System.Reflection.MethodInfo method);
new Microsoft.Bot.Builder.Dialogs.InvalidIntentHandlerException : string * System.Reflection.MethodInfo -> Microsoft.Bot.Builder.Dialogs.InvalidIntentHandlerException
Public Sub New (message As String, method As MethodInfo)

Parâmetros

message
String
method
MethodInfo

Aplica-se a