public SelectAdjustedRateRang_Result FindCotizacionRCRecallRate(int categoryID, int exposureTypeID, int limitID) { return(_cotizacionRepository.FinAdjustedRateRang(categoryID, exposureTypeID, limitID)); }