public VendedorRep()
 {
     context = new ProtheusContext();
 }
Пример #2
0
 public TransportadoraRep()
 {
     context = new ProtheusContext();
 }