C# Class GoogleCloudSamples.Controllers.HomeController

Inheritance: Controller
Show file Open project: GoogleCloudPlatform/getting-started-dotnet

Public Methods

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

Method Details

Error() public method

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

Index() public method

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

Throw() public method

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