C# Class CreepCollector.Controllers.HomeController

Inheritance: Controller
ファイルを表示 Open project: primaryobjects/MVC-Creep-Collector

Public Methods

Method Description
Confirm ( string name ) : System.Web.Mvc.ActionResult

Private Methods

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

Method Details

Confirm() public method

public Confirm ( string name ) : System.Web.Mvc.ActionResult
name string
return System.Web.Mvc.ActionResult