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