Beispiel #1
0
 public int GetDiasCancelacionCargo(Guid alojamientoId)
 {
     return(_searchManager.GetDiasCancelacionCargo(alojamientoId));
 }