operator !=
operator in Coherence.Cloud.User
Operators
public static bool operator !=(User? left, User? right)
Parameters
Type | Name | Description |
---|---|---|
User | left | |
User | right |
Returns
Type | Description |
---|---|
bool |
public static bool operator !=(User? left, User? right)
Type | Name | Description |
---|---|---|
User | left | |
User | right |
Type | Description |
---|---|
bool |