次の方法で共有


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

定義

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

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

パラメーター

targetType
Type

この実装が適用される型。

適用対象