Ejemplo n.º 1
0
 public void ArrivedToBasement(string deviceId)
 {
     _driverRepository.ArrivedToBasement(deviceId);
 }