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