C# Class StoryTeller.Testing.Engine.HiddenGrammarsFixture

Inheritance: Fixture
Show file Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
NotHidden1 ( ) : void
NotHidden2 ( ) : IGrammar

Private Methods

Method Description
Hidden1 ( ) : void
Hidden2 ( ) : IGrammar

Method Details

NotHidden1() public method

public NotHidden1 ( ) : void
return void

NotHidden2() public method

public NotHidden2 ( ) : IGrammar
return IGrammar