バージョン

Declaration コンストラクタ

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

パラメータ

content
宣言のコンテンツ。
参照

オンラインで表示: GitHub