다음을 통해 공유


InvokeMethodNameAttribute(String) 생성자

정의

InvokeMethodNameAttribute 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

invokeMethodName
String

invoke 메서드의 이름입니다.

적용 대상