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