C# Class Ecetera.AppDynamics.Controllers.HomeController

Inheritance: Controller
Mostra file Open project: Ecetera/appdynamics-sandpit

Public Methods

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

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Index() public method

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