C# 클래스 StoryTeller.Samples.Grammars.DecoratedGrammarFixture

상속: Fixture
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
DecoratedGrammarFixture ( ) : StoryTeller.Engine
Go ( string activity ) : void

메소드 상세

DecoratedGrammarFixture() 공개 메소드

public DecoratedGrammarFixture ( ) : StoryTeller.Engine
리턴 StoryTeller.Engine

Go() 공개 메소드

public Go ( string activity ) : void
activity string
리턴 void