FeaturePopulatorAttribute(Type) 构造函数

定义

初始化 FeaturePopulatorAttribute 类的新实例。

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

参数

populatorType
Type

特征填充器类型。

适用于