Свойство | Type | Description | |
---|---|---|---|
InternalServerError | |||
NotFound |
Méthode | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
HttpStatus ( int code ) : System | ||
HttpStatus ( int code, string reason ) : System | ||
ToString ( ) : string |
public HttpStatus ( int code, string reason ) : System | ||
code | int | |
reason | string | |
Résultat | System |
public static HttpStatus,Elmah InternalServerError | ||
Résultat |