Yaml .NET Parser

DropComments Constructor 

Missing <summary> documentation for M:Yaml.DropComments.#ctor(System.IO.TextReader)

public DropComments(
   TextReader stream
);

Parameters

stream
Missing <param> documentation for stream

Remarks

Missing <remarks> documentation for M:Yaml.DropComments.#ctor(System.IO.TextReader)

See Also

DropComments Class | Yaml Namespace