WriteScalar(Int16) Method

Definition

Assembly SharpYaml.dll

Writes a 16-bit signed integer scalar value.

public void WriteScalar(short value)

Parameters

value
Int16

The value to write.