Table of Contents

Class DfbWriter

Namespace
DotFly.Core.Checkpoints
Assembly
DotFly.Core.dll

Writes a CheckpointContent to a .dfb file.

public static class DfbWriter
Inheritance
DfbWriter
Inherited Members

Methods

Write(string, CheckpointContent)

Writes the checkpoint to path, replacing any existing file.

public static void Write(string path, CheckpointContent content)

Parameters

path string
content CheckpointContent