C# Class StorytellerDocGen.Transformation.VersionTransformHandler

Inheritance: ITransformHandler
Show file Open project: storyteller/Storyteller

Public Methods

Method Description
Transform ( Topic current, string data ) : string
VersionTransformHandler ( DocSettings settings ) : StorytellerDocGen.Topics

Method Details

Transform() public method

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

VersionTransformHandler() public method

public VersionTransformHandler ( DocSettings settings ) : StorytellerDocGen.Topics
settings DocSettings
return StorytellerDocGen.Topics