C# Class Tanka.Markdown.Blocks.Block

Inheritance: StringRange
Afficher le fichier Open project: pekkah/Tanka.Markdown Class Usage Examples

Méthodes protégées

Méthode Description
Block ( StringRange parent, int start, int end ) : Markdown

Method Details

Block() protected méthode

protected Block ( StringRange parent, int start, int end ) : Markdown
parent StringRange
start int
end int
Résultat Markdown