Yaml .NET Parser

WriteStream Class

Help class for writing a Yaml tree to a string

For a list of all members of this type, see WriteStream Members.

System.Object
   WriteStream

public class WriteStream

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:Yaml.WriteStream

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

WriteStream Members | Yaml Namespace