Udostępnij za pośrednictwem


HomeController.Index Metoda

Definicja

[System.Web.Http.AllowAnonymous]
[System.Web.Http.HttpGet]
public System.Web.Http.IHttpActionResult Index ();
[<System.Web.Http.AllowAnonymous>]
[<System.Web.Http.HttpGet>]
member this.Index : unit -> System.Web.Http.IHttpActionResult
Public Function Index () As IHttpActionResult

Zwraca

System.Web.Http.IHttpActionResult
Atrybuty
System.Web.Http.AllowAnonymousAttribute System.Web.Http.HttpGetAttribute

Dotyczy