次の方法で共有


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

適用対象