Yaml .NET Parser

Timestamp.SkipWhitespace Method 

Skips the spaces * and tabs * in the current stream

private void SkipWhitespace(
   ParseStream stream
);

Parameters

stream
Missing <param> documentation for stream

Remarks

Missing <remarks> documentation for M:Yaml.Timestamp.SkipWhitespace(Yaml.ParseStream)

See Also

Timestamp Class | Yaml Namespace