C# Class Tanka.Markdown.Blocks.EmptyLine

Inheritance: Block
Afficher le fichier Open project: pekkah/Tanka.Markdown

Méthodes publiques

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

Method Details

EmptyLine() public méthode

public EmptyLine ( StringRange parent, int start, int end ) : Markdown
parent StringRange
start int
end int
Résultat Markdown