다음을 통해 공유


MethodInvokerAttribute(Type, Int32) 생성자

정의

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

public MethodInvokerAttribute (Type targetType, int interfaceId);
new Orleans.CodeGeneration.MethodInvokerAttribute : Type * int -> Orleans.CodeGeneration.MethodInvokerAttribute
Public Sub New (targetType As Type, interfaceId As Integer)

매개 변수

targetType
Type

조직 구현 유형

interfaceId
Int32

Orleans가 인터페이스에 할당한 ID

적용 대상