Compartir a través de


InvalidIntentHandlerException(String, MethodInfo) Constructor

Definición

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

Se aplica a