次の方法で共有


InvokeMethodNameAttribute(String) コンストラクター

定義

InvokeMethodNameAttribute クラスの新しいインスタンスを初期化します。

public InvokeMethodNameAttribute (string invokeMethodName);
new Orleans.InvokeMethodNameAttribute : string -> Orleans.InvokeMethodNameAttribute
Public Sub New (invokeMethodName As String)

パラメーター

invokeMethodName
String

呼び出しメソッドの名前。

適用対象