C# Class Tanka.Markdown.Inline.Span

Inheritance: StringRange
显示文件 Open project: pekkah/Tanka.Markdown

Protected Methods

Method Description
Span ( StringRange parentRange, int start, int end )

Method Details

Span() protected method

protected Span ( StringRange parentRange, int start, int end )
parentRange StringRange
start int
end int