コード例 #1
0
 public VehicleStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }
コード例 #2
0
 public ClientStore(SeguroContext seguroContext)
 {
     SeguroContext = seguroContext;
 }