public bool EliminarServicio(int tipoPagoId) { return(_pagoServicios.EliminarTipoPago(tipoPagoId)); }