C# Class HoloXPLOR.Controllers.HomeController

Inheritance: _BaseController
Show file Open project: dolkensp/HoloXPLOR

Public Methods

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

Method Details

Index() public method

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

Thanks() public method

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