The HttpStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(HttpStatus) |
Indicates whether the current HttpStatus structure is equal to
another HttpStatus structure.
|
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Parse |
Parses HttpStatus structure from string containing status information.
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |