Click or drag to resize

MarkdownPropertyParserParse Method

Overload List
  NameDescription
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.
Top
See Also