次の方法で共有


FeaturePopulatorAttribute(Type) コンストラクター

定義

FeaturePopulatorAttribute クラスの新しいインスタンスを初期化します。

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

パラメーター

populatorType
Type

機能の入力値の種類。

適用対象