public DataTable TotalDisoluciones(string FechaInicio, string FechaFin) { return(MCartera.TotalDisoluciones(FechaInicio, FechaFin)); }