C# 클래스 WebApplication4.Controllers.ReporteVentasController

상속: Controller
파일 보기 프로젝트 열기: Rxcso/PrototipoSoftware

공개 메소드들

메소드 설명
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

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

LimpiaR1() 공개 메소드

public LimpiaR1 ( ) : System.Web.Mvc.JsonResult
리턴 System.Web.Mvc.JsonResult

LimpiaR2() 공개 메소드

public LimpiaR2 ( ) : System.Web.Mvc.JsonResult
리턴 System.Web.Mvc.JsonResult

LimpiaR3() 공개 메소드

public LimpiaR3 ( ) : System.Web.Mvc.JsonResult
리턴 System.Web.Mvc.JsonResult

LimpiaR4() 공개 메소드

public LimpiaR4 ( ) : System.Web.Mvc.JsonResult
리턴 System.Web.Mvc.JsonResult

ReporteV1() 공개 메소드

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

ReporteV2() 공개 메소드

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

ReporteV3() 공개 메소드

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

ReporteV4() 공개 메소드

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