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


GrainReferenceAttribute Класс

Определение

Идентифицирует конкретную ссылку на зернистую ссылку на идентификатор интерфейса

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

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

GrainReferenceAttribute(Type)

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

Свойства

TargetType

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

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

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

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

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