예제 #1
0
 public VehicleStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }
예제 #2
0
 public ClientStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }