デフォルトコンストラクタです。 Creates a new default OhOutputFileDouble instance.
デフォルトコンストラクタです。 Creates a new default OhOutputFileDouble instance.
public OhOutputFileDouble();
オブジェクト(出力ファイル)名を指定し、 新しいOhOutputFileDoubleインスタンスを生成します。 Creates a new OhOutputFileDouble instance.
public OhOutputFileDouble(string);
オブジェクト(出力ファイル)名、出力データ文字列の最大長さ(_lineLength)を指定し、 新しいOhOutputFileDoubleインスタンスを生成します。 Creates a new OhOutputFileDouble instance.
public OhOutputFileDouble(string,int);
OhOutputFileDouble クラス | OhymosNet 名前空間