InternalServerErrorResult Class¶
Summary¶
An action result that returns an empty @!:StatusCodes.Status500InternalServerError- response.
Constructors¶
-
System.Web.Http.InternalServerErrorResult.InternalServerErrorResult()
Initializes a new instance of the [System.Web.Http.InternalServerErrorResult](System.Web.Http.InternalServerErrorResult.yml) class.
public InternalServerErrorResult()
-