C# Class Tanka.Markdown.Blocks.LinkDefinitionList

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

Méthodes publiques

Méthode Description
LinkDefinitionList ( StringRange parent, int start, int end, IEnumerable definitions ) : System.Collections.Generic

Method Details

LinkDefinitionList() public méthode

public LinkDefinitionList ( StringRange parent, int start, int end, IEnumerable definitions ) : System.Collections.Generic
parent StringRange
start int
end int
definitions IEnumerable
Résultat System.Collections.Generic