ILGenerator コンストラクター

定義

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

protected:
 ILGenerator();
protected ILGenerator ();
Protected Sub New ()

注釈

このコンストラクターは、派生クラスによって呼び出されます。

適用対象