[]
Determines whether the specified HResultDescriptor is equal to this instance.
public bool Equals(HResultDescriptor other)
Type | Name | Description |
---|---|---|
HResultDescriptor | other | The HResultDescriptor to compare with this instance. |
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 |
|