Ejemplo n.º 1
0
 public ICollection <ChargingStatusModel> GetAllCharginStatus()
 {
     return(_iCommonGateway.GetAllCharginStatus());
 }