'宣言 Public Overloads Sub WriteBool( _ ByVal name As System.String, _ ByVal v As System.Boolean _ )
'使用法 Dim instance As C1WriterBase Dim name As System.String Dim v As System.Boolean instance.WriteBool(name, v)
public void WriteBool( System.string name, System.bool v )
C1WriterBase クラス C1WriterBase メンバ オーバーロード一覧