C# Class StoryTeller.Html.SentenceTag.Preview

Inheritance: ISentenceVisitor
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

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

Method Details

Input() public méthode

public Input ( StoryTeller.Model.TextInput input ) : void
input StoryTeller.Model.TextInput
Résultat void

Label() public méthode

public Label ( Label label ) : void
label Label
Résultat void

Preview() public méthode

public Preview ( SentenceTag tag, ITestContext context ) : System
tag SentenceTag
context ITestContext
Résultat System