共用方式為


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

指派給介面的識別碼,作者為一位

適用於