次の方法で共有


CodeAttributeArgument コンストラクタ

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

オーバーロードの一覧

名前 説明
CodeAttributeArgument () CodeAttributeArgument クラスの新しいインスタンスを初期化します。
CodeAttributeArgument (CodeExpression) 値を指定して、CodeAttributeArgument クラスの新しいインスタンスを初期化します。
CodeAttributeArgument (String, CodeExpression) 名前と値を指定して、CodeAttributeArgument クラスの新しいインスタンスを初期化します。

参照

関連項目

CodeAttributeArgument クラス
CodeAttributeArgument メンバ
System.CodeDom 名前空間