C# Class WebApplication4.Controllers.ReporteVentasController

Inheritance: Controller
Afficher le fichier Open project: Rxcso/PrototipoSoftware

Méthodes publiques

Méthode 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 méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

LimpiaR1() public méthode

public LimpiaR1 ( ) : System.Web.Mvc.JsonResult
Résultat System.Web.Mvc.JsonResult

LimpiaR2() public méthode

public LimpiaR2 ( ) : System.Web.Mvc.JsonResult
Résultat System.Web.Mvc.JsonResult

LimpiaR3() public méthode

public LimpiaR3 ( ) : System.Web.Mvc.JsonResult
Résultat System.Web.Mvc.JsonResult

LimpiaR4() public méthode

public LimpiaR4 ( ) : System.Web.Mvc.JsonResult
Résultat System.Web.Mvc.JsonResult

ReporteV1() public méthode

public ReporteV1 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
Résultat System.Web.Mvc.JsonResult

ReporteV2() public méthode

public ReporteV2 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
Résultat System.Web.Mvc.JsonResult

ReporteV3() public méthode

public ReporteV3 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
Résultat System.Web.Mvc.JsonResult

ReporteV4() public méthode

public ReporteV4 ( string fd, string fh ) : System.Web.Mvc.JsonResult
fd string
fh string
Résultat System.Web.Mvc.JsonResult