C# Class ITimeU.Controllers.MockController

Inheritance: Controller
Mostra file Open project: heinek/ITimeU Class Usage Examples

Public Methods

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

Method Details

Index() public method

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

TestSession() public method

public TestSession ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult