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