C# Class StorytellerDocGen.Transformation.FullTableOfContentsTransformHandler

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

Méthodes publiques

Méthode Description
FullTableOfContentsTransformHandler ( IUrlResolver urls, Topic top ) : StorytellerDocGen.Html
Transform ( Topic current, string data ) : string

Method Details

FullTableOfContentsTransformHandler() public méthode

public FullTableOfContentsTransformHandler ( IUrlResolver urls, Topic top ) : StorytellerDocGen.Html
urls IUrlResolver
top StorytellerDocGen.Topics.Topic
Résultat StorytellerDocGen.Html

Transform() public méthode

public Transform ( Topic current, string data ) : string
current Topic
data string
Résultat string