C# Class WebApplication4.Controllers.ReporteVentasController

Inheritance: Controller
Mostra file Open project: Rxcso/PrototipoSoftware

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
LimpiaR1 ( ) : System.Web.Mvc.JsonResult
LimpiaR2 ( ) : System.Web.Mvc.JsonResult
LimpiaR3 ( ) : System.Web.Mvc.JsonResult
LimpiaR4 ( ) : System.Web.Mvc.JsonResult
ReporteV1 ( string fd, string fh ) : System.Web.Mvc.JsonResult
ReporteV2 ( string fd, string fh ) : System.Web.Mvc.JsonResult
ReporteV3 ( string fd, string fh ) : System.Web.Mvc.JsonResult
ReporteV4 ( string fd, string fh ) : System.Web.Mvc.JsonResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

LimpiaR1() public method

public LimpiaR1 ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

LimpiaR2() public method

public LimpiaR2 ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

LimpiaR3() public method

public LimpiaR3 ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

LimpiaR4() public method

public LimpiaR4 ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

ReporteV1() public method

public ReporteV1 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
return System.Web.Mvc.JsonResult

ReporteV2() public method

public ReporteV2 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
return System.Web.Mvc.JsonResult

ReporteV3() public method

public ReporteV3 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
return System.Web.Mvc.JsonResult

ReporteV4() public method

public ReporteV4 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
return System.Web.Mvc.JsonResult