Example #1
0
 public void CreateDsl()
 {
     mapping   = new GeneratorMapping();
     inspector = new GeneratorInspector(mapping);
 }
 public void CreateDsl()
 {
     mapping = new GeneratorMapping();
     inspector = new GeneratorInspector(mapping);
 }