WriteScalar(UInt64) Method

Definition

Assembly SharpYaml.dll

Writes a 64-bit unsigned integer scalar value.

public void WriteScalar(ulong value)

Parameters

value
UInt64

The value to write.