C# Class MyStory.Controllers.CommentController

Inheritance: MyStoryController
Afficher le fichier Open project: RayKwon/MyStory Class Usage Examples

Méthodes publiques

Méthode Description
PostCommentsList ( int postId ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
GetCommenter ( CommentInput input ) : Commenter
Sidebar ( ) : System.Web.Mvc.ActionResult
Write ( [ Prefix = "CommentInput")]CommentInputinput, int id ) : System.Web.Mvc.ActionResult

Method Details

PostCommentsList() public méthode

public PostCommentsList ( int postId ) : System.Web.Mvc.ActionResult
postId int
Résultat System.Web.Mvc.ActionResult