バージョン

Instruction コンストラクタ

Instruction クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal content As System.String _
)
public Instruction( 
   System.string content
)

パラメータ

content
説明のコンテンツ。
参照

オンラインで表示: GitHub