Yaml .NET Parser

DropTrailingNewline Class

This layer removes the trailing newline at the end of each (sub)stream

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

System.Object
   Preprocessor
      IndentationProcessor
         BufferStream
            MultiBufferStream
               DropComments
                  DropTrailingNewline
                     ParseStream

public class DropTrailingNewline : DropComments

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

Requirements

Namespace: Yaml

Assembly: Yaml (in Yaml.dll)

See Also

DropTrailingNewline Members | Yaml Namespace