C# Class StorytellerDocGen.Transformation.StylesheetTransformHandler

Inheritance: ITransformHandler
Show file Open project: storyteller/Storyteller

Public Methods

Method Description
StylesheetTransformHandler ( IUrlResolver urls ) : StorytellerDocGen.Html
Transform ( Topic current, string data ) : string

Method Details

StylesheetTransformHandler() public method

public StylesheetTransformHandler ( IUrlResolver urls ) : StorytellerDocGen.Html
urls IUrlResolver
return StorytellerDocGen.Html

Transform() public method

public Transform ( Topic current, string data ) : string
current StorytellerDocGen.Topics.Topic
data string
return string