C# Class PL_MVC.Controllers.CommentController

Inheritance: Controller
Afficher le fichier Open project: sstuteam/fuffy

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
AddComment ( string text, System.Guid idPhoto ) : System.Web.Mvc.ActionResult
GetComment ( System.Guid id ) : System.Web.Mvc.PartialViewResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult