Method | Description | |
---|---|---|
CategoriesController ( ITicketingSystemData data ) : System.Collections | ||
GetById ( object id ) : object | ||
GetData ( ) : IEnumerable | ||
GetEntityKeyName ( ) : string |
Method | Description | |
---|---|---|
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 | |
return | System.Collections |