Click or drag to resize

MarkdownPropertyParser Methods

The MarkdownPropertyParser type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParse(Stream)
Parses the data in the given stream as UTF8 encoded Markdown text and recognizes configuration properties.
Public methodParse(TextReader)
Parses the given text input and recognizes configuration properties.
Public methodToString (Inherited from Object.)
Top
See Also