C# Class ReactDemo.Controllers.HomeController

Inheritance: Controller
Show file Open project: reactjs/React.NET Class Usage Examples

Public Methods

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

Private Methods

Method Description
AddComment ( CommentModel comment ) : System.Web.Mvc.ActionResult
Comments ( ) : System.Web.Mvc.ActionResult
HomeController ( ) : System.Collections.Generic

Method Details

Index() public method

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