operator !=(DottedString, DottedString)
Operator.
Declaration
public static bool operator !=(DottedString left, DottedString right)
Parameters
Type | Name | Description |
---|---|---|
DottedString | left | |
DottedString | right |
Returns
Type | Description |
---|---|
bool |
Operator.
public static bool operator !=(DottedString left, DottedString right)
Type | Name | Description |
---|---|---|
DottedString | left | |
DottedString | right |
Type | Description |
---|---|
bool |