Inheritance: IGrammar
Exemplo n.º 1
0
 public FixtureWithExplicits()
 {
     this["a"] = new StubGrammar();
     this["b"] = new StubGrammar();
     this["c"] = new StubGrammar();
 }
Exemplo n.º 2
0
 public FixtureWithExplicits()
 {
     this["a"] = new StubGrammar();
     this["b"] = new StubGrammar();
     this["c"] = new StubGrammar();
 }