WriteTag(String) Method

Definition

Assembly SharpYaml.dll

Writes a YAML tag for the next value.

public void WriteTag(string tag)

Parameters

tag
String

The YAML tag, such as !dog.