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