메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
CreateDB ( ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( string sortOrder, string searchString ) : System.Web.Mvc.ViewResult |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
Create ( |
||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
DeleteConfirmed ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
List ( ) : System.Web.Mvc.ActionResult | ||
ParkingDetails ( int id ) : System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public Index ( string sortOrder, string searchString ) : System.Web.Mvc.ViewResult | ||
sortOrder | string | |
searchString | string | |
리턴 | System.Web.Mvc.ViewResult |