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