public ReporteGastoFechaPresenter(IReporteGastoFecha vista)
 {
     _vista = vista;
 }
 public ReporteGastoFechaPresenter(IReporteGastoFecha vista)
 {
     _vista = vista;
 }