Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StorytellerDocGen
Html
Navigation
TableOfContentsTag
C# Class StorytellerDocGen.Html.Navigation.TableOfContentsTag
Inheritance:
HtmlTag
Exibir arquivo
Open project: storyteller/Storyteller
Public Methods
Method
Description
TableOfContentsTag
(
Topic
root
,
IUrlResolver
resolver
) :
System.Linq
Private Methods
Method
Description
writeChildNodes
(
Topic
root
,
Topic
parent
,
HtmlTag
tag
,
IUrlResolver
resolver
) :
void
Method Details
TableOfContentsTag()
public
method
public
TableOfContentsTag
(
Topic
root
,
IUrlResolver
resolver
) :
System.Linq
root
StorytellerDocGen.Topics.Topic
resolver
IUrlResolver
return
System.Linq