| Parameter | Description |
|---|---|
| other | The other TransitionReference to compare with the current instance. |
bool true if both references share the same TransitionReference.TransitionID and refer to the same TransitionReference.Context instance. Otherwise, false.
Indicates whether the current TransitionReference is equal to another TransitionReference.
| Parameter | Description |
|---|---|
| obj | The object to compare with the current TransitionReference. |
bool
true if obj is a TransitionReference equal to the current instance. Otherwise, false.
Indicates whether the current TransitionReference is equal to another object.