Method Equals
Equals(PayloadHandle)
Equals method that compares this PayloadHandle with another one
Declaration
public bool Equals(PayloadHandle other)
Parameters
Type | Name | Description |
---|---|---|
PayloadHandle | other | PayloadHandle |
Returns
Type | Description |
---|---|
bool | true if they're equal |