Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StoryTeller
Grammars
GrammarBuilder
C# Class StoryTeller.Grammars.GrammarBuilder
Exibir arquivo
Open project: storyteller/Storyteller
Public Methods
Method
Description
BuildGrammar
(
MethodInfo
method
,
Fixture
fixture
) :
IGrammar
Method Details
BuildGrammar()
public
static
method
public
static
BuildGrammar
(
MethodInfo
method
,
Fixture
fixture
) :
IGrammar
method
System.Reflection.MethodInfo
fixture
Fixture
return
IGrammar