Overload | Description |
---|---|
Ok(Object) | Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response. (Inherited from C1.Web.Api.C1ApiController) |
Ok() | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
Overload | Description |
---|---|
Ok(Object) | Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response. (Inherited from C1.Web.Api.C1ApiController) |
Ok() | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |