C# Class Tanka.Markdown.Blocks.Item

Inheritance: Paragraph
Datei anzeigen Open project: pekkah/Tanka.Markdown Class Usage Examples

Public Methods

Method Description
Item ( StringRange parent, int start, int end, IEnumerable spans ) : System.Collections.Generic

Method Details

Item() public method

public Item ( StringRange parent, int start, int end, IEnumerable spans ) : System.Collections.Generic
parent StringRange
start int
end int
spans IEnumerable
return System.Collections.Generic