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