Overload | Description |
---|---|
NotFound(Object) | Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response. |
NotFound() | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
Overload | Description |
---|---|
NotFound(Object) | Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response. |
NotFound() | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |