Class MarkdownSection
public class MarkdownSection
- Inheritance
-
MarkdownSection
- Inherited Members
- Extension Methods
Constructors
MarkdownSection(string, string)
public MarkdownSection(string heading, string body)
Parameters
Properties
Body
public string Body { get; set; }
Property Value
Path
public string Path { get; set; }
Property Value
Methods
ToString()
public override string ToString()