Tag(String, String) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the Tag class.

public Tag(string handle, string suffix)

Parameters

handle
String

The handle.

suffix
String

The suffix.