共用方式為


FeaturePopulatorAttribute(Type) 建構函式

定義

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

public FeaturePopulatorAttribute (Type populatorType);
new Orleans.Metadata.FeaturePopulatorAttribute : Type -> Orleans.Metadata.FeaturePopulatorAttribute
Public Sub New (populatorType As Type)

參數

populatorType
Type

功能填入器類型。

適用於