共用方式為


GeneratedAttribute(Type) 建構函式

定義

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

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

參數

targetType
Type

這個實作適用的型別。

適用於