Method Equals
Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(HotkeySequenceItemProperties?)
Declaration
public override sealed bool Equals(HotkeySequenceItemProperties? other)
Parameters
Type | Name | Description |
---|---|---|
HotkeySequenceItemProperties | other |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(HotkeySequenceMouseMoveProperties?)
Declaration
public bool Equals(HotkeySequenceMouseMoveProperties? other)
Parameters
Type | Name | Description |
---|---|---|
HotkeySequenceMouseMoveProperties | other |
Returns
Type | Description |
---|---|
bool |