[]
Checks whether the given ActionKey equals to this.
public bool Equals(ActionKey other)
| Type | Name | Description |
|---|---|---|
| ActionKey | other | The ActionKey to compare with. |
| Type | Description |
|---|---|
| bool |
Checks whether the given object equals to this.
public override bool Equals(object other)
| Type | Name | Description |
|---|---|---|
| object | other | The object to compare with. |
| Type | Description |
|---|---|
| bool |