Yaml .NET Parser

Binary Class

A Yaml Boolean node tag:yaml.org,2002:binary

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

System.Object
   Node
      Scalar
         Binary

public class Binary : Scalar

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.Binary

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

Binary Members | Yaml Namespace