다음을 통해 공유


GrainReferenceAttribute 클래스

정의

인터페이스 ID에 대한 구체적인 조직 참조를 식별합니다.

[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)

적용 대상