C# Class Tanka.Markdown.Blocks.Block

Inheritance: StringRange
Show file Open project: pekkah/Tanka.Markdown Class Usage Examples

Protected Methods

Method Description
Block ( StringRange parent, int start, int end ) : Markdown

Method Details

Block() protected method

protected Block ( StringRange parent, int start, int end ) : Markdown
parent StringRange
start int
end int
return Markdown