次の方法で共有


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

定義

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

public GenerateCodeForDeclaringAssemblyAttribute (Type type);
new Orleans.GenerateCodeForDeclaringAssemblyAttribute : Type -> Orleans.GenerateCodeForDeclaringAssemblyAttribute
Public Sub New (type As Type)

パラメーター

type
Type

ソース ジェネレーターがソースを検査して生成するアセンブリ内の任意の型。

適用対象