MarkdownPropertyParser Methods |
The MarkdownPropertyParser type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse(Stream) |
Parses the data in the given stream as UTF8 encoded Markdown text
and recognizes configuration properties.
| |
Parse(TextReader) |
Parses the given text input and recognizes configuration properties.
| |
ToString | (Inherited from Object.) |