C# Class StoryTeller.Html.SentenceTag.Results
Exibir arquivo
Open project: adymitruk/storyteller
Public Methods
Method |
Description |
|
Input ( StoryTeller.Model.TextInput input ) : void |
|
|
Label ( Label label ) : void |
|
|
Results ( SentenceTag tag, ITestContext context ) : System |
|
|
Method Details
public Input ( StoryTeller.Model.TextInput input ) : void |
input |
StoryTeller.Model.TextInput |
|
return |
void |
|
public Label ( Label label ) : void |
label |
Label |
|
return |
void |
|
public Results ( SentenceTag tag, ITestContext context ) : System |
tag |
SentenceTag |
|
context |
ITestContext |
|
return |
System |
|