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