Esempio n. 1
0
 public ShipperRepository()
 {
     ctx = new NW();
 }
Esempio n. 2
0
 private ShipperRepository()
 {
     ctx = new NW();
 }