Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult |
GET implementation of the index action.
|
|
Test ( ) : System.Web.Mvc.ActionResult |
GET implementation of the test action.
|
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Test ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |