[]
Equalses the specified other.
public bool Equals(HResult other)
Type | Name | Description |
---|---|---|
HResult | other | The other. |
Type | Description |
---|---|
bool |
Determines whether the specified object is equal to this instance.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | The object to compare with this instance. |
Type | Description |
---|---|
bool |
|