WriteScalar(Int64) Method

Definition

Assembly SharpYaml.dll

Writes a 64-bit signed integer scalar value.

public void WriteScalar(long value)

Parameters

value
Int64

The value to write.