Partager via


GrainReferenceAttribute Classe

Définition

Identifie une référence concrète de grain à un ID d’interface

[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
Héritage
GrainReferenceAttribute
Héritage
GrainReferenceAttribute
Attributs

Constructeurs

GrainReferenceAttribute(Type)

Initialise une nouvelle instance de la classe GrainReferenceAttribute.

Propriétés

TargetType

Obtient le type auquel cette implémentation s’applique.

(Hérité de GeneratedAttribute)
TargetType

Obtient le type auquel cette implémentation s’applique.

(Hérité de GrainSupportClassAttribute)

S’applique à