Поделиться через


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

Тип реализации grain

interfaceId
Int32

Идентификатор, назначенный интерфейсу Орлеаном

Применяется к