Method | Description | |
---|---|---|
IsAccepted ( this statusCode ) : bool | ||
IsConflict ( this statusCode ) : bool | ||
IsOK ( this statusCode ) : bool |
public static IsAccepted ( this statusCode ) : bool | ||
statusCode | this | |
return | bool |
public static IsConflict ( this statusCode ) : bool | ||
statusCode | this | |
return | bool |
public static IsOK ( this statusCode ) : bool | ||
statusCode | this | |
return | bool |