다음을 통해 공유


GrainSupportClassAttribute(Type) 생성자

정의

GrainSupportClassAttribute 클래스의 새 인스턴스를 초기화합니다.

protected GrainSupportClassAttribute (Type targetType);
new Orleans.CodeGeneration.GrainSupportClassAttribute : Type -> Orleans.CodeGeneration.GrainSupportClassAttribute
Protected Sub New (targetType As Type)

매개 변수

targetType
Type

이 구현이 적용되는 형식입니다.

적용 대상