C# Class StoryTeller.Html.SentenceTag.Preview

Inheritance: ISentenceVisitor
Mostra file Open project: adymitruk/storyteller

Public Methods

Method Description
Input ( StoryTeller.Model.TextInput input ) : void
Label ( Label label ) : void
Preview ( SentenceTag tag, ITestContext context ) : System

Method Details

Input() public method

public Input ( StoryTeller.Model.TextInput input ) : void
input StoryTeller.Model.TextInput
return void

Label() public method

public Label ( Label label ) : void
label Label
return void

Preview() public method

public Preview ( SentenceTag tag, ITestContext context ) : System
tag SentenceTag
context ITestContext
return System