Exemplo n.º 1
0
 public VehicleStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }
Exemplo n.º 2
0
 public ClientStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }