다음을 통해 공유


InvalidIntentHandlerException(String, MethodInfo) 생성자

정의

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)

매개 변수

message
String
method
MethodInfo

적용 대상