C# Class StorytellerDocGen.Html.Navigation.TableOfContentsTag

Inheritance: HtmlTag
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
TableOfContentsTag ( Topic root, IUrlResolver resolver ) : System.Linq

Private Methods

Méthode Description
writeChildNodes ( Topic root, Topic parent, HtmlTag tag, IUrlResolver resolver ) : void

Method Details

TableOfContentsTag() public méthode

public TableOfContentsTag ( Topic root, IUrlResolver resolver ) : System.Linq
root StorytellerDocGen.Topics.Topic
resolver IUrlResolver
Résultat System.Linq