共用方式為


GrainSupportClassAttribute(Type) 建構函式

定義

初始化 GrainSupportClassAttribute 類別的新執行個體。

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

參數

targetType
Type

這個實作套用至的型別。

適用於