Sdílet prostřednictvím


HelpController.Api(String) Metoda

Definice

[System.Web.Http.HttpGet]
public System.Web.Http.IHttpActionResult Api (string apiId);
[<System.Web.Http.HttpGet>]
member this.Api : string -> System.Web.Http.IHttpActionResult
Public Function Api (apiId As String) As IHttpActionResult

Parametry

apiId
String

Návraty

System.Web.Http.IHttpActionResult
Atributy
System.Web.Http.HttpGetAttribute

Platí pro