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


MethodInvokerAttribute Класс

Определение

Идентифицирует класс, который знает, как сопоставить сообщения, предназначенные для указания идентификатора интерфейса, с интерфейсом clR.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MethodInvokerAttribute : Orleans.CodeGeneration.GeneratedAttribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MethodInvokerAttribute : Orleans.CodeGeneration.GrainSupportClassAttribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type MethodInvokerAttribute = class
    inherit GeneratedAttribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type MethodInvokerAttribute = class
    inherit GrainSupportClassAttribute
Public NotInheritable Class MethodInvokerAttribute
Inherits GeneratedAttribute
Public NotInheritable Class MethodInvokerAttribute
Inherits GrainSupportClassAttribute
Наследование
MethodInvokerAttribute
Наследование
MethodInvokerAttribute
Атрибуты

Конструкторы

MethodInvokerAttribute(Type, Int32)

Инициализирует новый экземпляр класса MethodInvokerAttribute.

Свойства

InterfaceId

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

TargetType

Возвращает тип, к которому применяется эта реализация.

(Унаследовано от GeneratedAttribute)
TargetType

Возвращает тип, к которому применяется эта реализация.

(Унаследовано от GrainSupportClassAttribute)

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