다음을 통해 공유


HelpController.Index 메서드

정의

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

반환

System.Web.Http.IHttpActionResult
특성
System.Web.Http.HttpGetAttribute

적용 대상