共用方式為


GrainReferenceAttribute(Type) 建構函式

定義

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

public GrainReferenceAttribute (Type targetType);
new Orleans.CodeGeneration.GrainReferenceAttribute : Type -> Orleans.CodeGeneration.GrainReferenceAttribute
Public Sub New (targetType As Type)

參數

targetType
Type

這個實作適用的型別。

適用於