Method Equals
Equals(PayloadLockContext)
Compares PayloadLockContext with another one
Declaration
public bool Equals(PayloadLockContext other)
Parameters
Type | Name | Description |
---|---|---|
PayloadLockContext | other | Another PayloadLockContext to compare with |
Returns
Type | Description |
---|---|
bool | True if they are equal |