C# Class PL_MVC.Controllers.CommentController

Inheritance: Controller
Datei anzeigen Open project: sstuteam/fuffy

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

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

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult