Yaml .NET Parser

WriteStream Methods

The methods of the WriteStream class are listed below. For a complete list of WriteStream class members, see the WriteStream Members topic.

Public Instance Methods

Append Append a string
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Indent Indentation
ToString (inherited from Object) 
UnIndent Unindent

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Private Instance Methods

WriteIndentation Write the indentation to the output stream

See Also

WriteStream Class | Yaml Namespace