Метод | Описание | |
---|---|---|
CommentsController ( ITicketingSystemData data ) : System.Collections | ||
GetById ( object id ) : object | ||
GetData ( ) : IEnumerable |
Метод | Описание | |
---|---|---|
Destroy ( [ request, GridCommentViewModel model ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Update ( [ request, GridCommentViewModel model ) : System.Web.Mvc.ActionResult |
public CommentsController ( ITicketingSystemData data ) : System.Collections | ||
data | ITicketingSystemData | |
Результат | System.Collections |