Méthode | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult |
Méthode | Description | |
---|---|---|
create ( string CommentText, int PostID ) : System.Web.Mvc.JsonResult | ||
delete ( int CommentID ) : System.Web.Mvc.JsonResult | ||
update ( int CommentID, string CommentText ) : System.Web.Mvc.JsonResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |