C# 클래스 WebApplication4.Controllers.RegaloController

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

공개 메소드들

메소드 설명
Active ( string regalo ) : System.Web.Mvc.JsonResult
Delete ( string regalo ) : System.Web.Mvc.JsonResult
Delete2 ( int id ) : System.Web.Mvc.ActionResult
Edit ( string regalo ) : System.Web.Mvc.ActionResult
Edit2 ( int id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Search2 ( string regalo ) : System.Web.Mvc.ActionResult
SearchI ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
EditRegister ( RegaloModel model ) : System.Web.Mvc.ActionResult
RegisterRegalo ( RegaloModel model ) : System.Web.Mvc.ActionResult
Search ( RegaloSearchModel regalo ) : System.Web.Mvc.ActionResult

메소드 상세

Active() 공개 메소드

public Active ( string regalo ) : System.Web.Mvc.JsonResult
regalo string
리턴 System.Web.Mvc.JsonResult

Delete() 공개 메소드

public Delete ( string regalo ) : System.Web.Mvc.JsonResult
regalo string
리턴 System.Web.Mvc.JsonResult

Delete2() 공개 메소드

public Delete2 ( int id ) : System.Web.Mvc.ActionResult
id int
리턴 System.Web.Mvc.ActionResult

Edit() 공개 메소드

public Edit ( string regalo ) : System.Web.Mvc.ActionResult
regalo string
리턴 System.Web.Mvc.ActionResult

Edit2() 공개 메소드

public Edit2 ( int id ) : System.Web.Mvc.ActionResult
id int
리턴 System.Web.Mvc.ActionResult

Index() 공개 메소드

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

Search2() 공개 메소드

public Search2 ( string regalo ) : System.Web.Mvc.ActionResult
regalo string
리턴 System.Web.Mvc.ActionResult

SearchI() 공개 메소드

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