메소드 | 설명 | |
---|---|---|
CategoriesController ( ITicketingSystemData data ) : System.Collections | ||
GetById ( object id ) : object | ||
GetData ( ) : IEnumerable | ||
GetEntityKeyName ( ) : string |
메소드 | 설명 | |
---|---|---|
Create ( [ request, GridCategoryViewModel model ) : System.Web.Mvc.ActionResult | ||
Destroy ( [ request, GridCategoryViewModel model ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Update ( [ request, GridCategoryViewModel model ) : System.Web.Mvc.ActionResult |
public CategoriesController ( ITicketingSystemData data ) : System.Collections | ||
data | ITicketingSystemData | |
리턴 | System.Collections |