C# 클래스 StoryTeller.Grammars.GrammarBuilder

파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
BuildGrammar ( MethodInfo method, Fixture fixture ) : IGrammar

메소드 상세

BuildGrammar() 공개 정적인 메소드

public static BuildGrammar ( MethodInfo method, Fixture fixture ) : IGrammar
method System.Reflection.MethodInfo
fixture Fixture
리턴 IGrammar