C# Class IS.Mvc.Controllers.CommentController

Контролер для работы с данными по комментариям.
Inheritance: Controller
Afficher le fichier Open project: dha01/IS

Méthodes publiques

Méthode Description
CommentController ( ) : System

Private Methods

Méthode Description
Delete ( int comment_id ) : System.Web.Mvc.JsonResult
SendMessage ( CommentItem comment ) : System.Web.Mvc.JsonResult

Method Details

CommentController() public méthode

public CommentController ( ) : System
Résultat System