Operator operator !=
operator !=(Base64Bytes, Base64Bytes)
Determines whether two Base64Bytes instances are not equal.
Declaration
public static bool operator !=(Base64Bytes left, Base64Bytes right)
Parameters
| Type | Name | Description |
|---|---|---|
| Base64Bytes | left | |
| Base64Bytes | right |
Returns
| Type | Description |
|---|---|
| bool |