public VendedorRep()
 {
     context = new ProtheusContext();
 }
Exemple #2
0
 public TransportadoraRep()
 {
     context = new ProtheusContext();
 }