C# Class dotnet01.Areas.Manager.Controllers.CourseController

Inheritance: Controller
显示文件 Open project: denismaster/dotnet01

Public Methods

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

Private Methods

Method Description
New ( ) : System.Web.Mvc.ActionResult
New ( Course course ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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

ManagerPage() public method

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