次の方法で共有


ChaosScheduleJobActiveDays.Write(BinaryWriter) メソッド

定義

このオブジェクトの状態をバイト配列に書き込みます。

public override void Write (System.IO.BinaryWriter bw);
override this.Write : System.IO.BinaryWriter -> unit
Public Overrides Sub Write (bw As BinaryWriter)

パラメーター

bw
BinaryWriter

BinaryWriter オブジェクト。

例外

I/O エラーが発生します。

適用対象