ILController.Fast Method
<HttpPost()> _
<Route("API/Fast")> _
Public Function Fast() As IHttpActionResult
This language is not supported or no code example is available.
[HttpPost()]
[Route("API/Fast")]
public IHttpActionResult Fast()
This language is not supported or no code example is available.
[HttpPost()]
[Route("API/Fast")]
public:
IHttpActionResult^ Fast()
This language is not supported or no code example is available.