[]
Implements the operator ==.
public static bool operator ==(HResultDescriptor left, HResult right)
Type | Name | Description |
---|---|---|
HResultDescriptor | left | The left. |
HResult | right | The right. |
Type | Description |
---|---|
bool | The result of the operator. |