다음을 통해 공유


MethodResolutionException(String, IBinding, IBinding) 생성자

정의

public MethodResolutionException(string message, Microsoft.Bot.Builder.Scorables.Internals.IBinding one, Microsoft.Bot.Builder.Scorables.Internals.IBinding two);
new Microsoft.Bot.Builder.Scorables.Internals.MethodResolutionException : string * Microsoft.Bot.Builder.Scorables.Internals.IBinding * Microsoft.Bot.Builder.Scorables.Internals.IBinding -> Microsoft.Bot.Builder.Scorables.Internals.MethodResolutionException
Public Sub New (message As String, one As IBinding, two As IBinding)

매개 변수

message
String
one
IBinding
two
IBinding

적용 대상