C# Class StoryTeller.Testing.Engine.EmbeddedSectionFixture

Inheritance: Fixture
ファイルを表示 Open project: adymitruk/storyteller

Public Methods

Method Description
EmbeddedSectionFixture ( ) : HtmlTags
Grammar1 ( ) : void
Grammar2 ( ) : void

Method Details

EmbeddedSectionFixture() public method

public EmbeddedSectionFixture ( ) : HtmlTags
return HtmlTags

Grammar1() public method

public Grammar1 ( ) : void
return void

Grammar2() public method

public Grammar2 ( ) : void
return void