public bool operator !=( UnitClassProperty property1, UnitClassProperty property2 )
Parameters
- property1
- First property.
- property2
- Second property.
Return Value
True if these properties are NOT equal, otherwise False.
public bool operator !=( UnitClassProperty property1, UnitClassProperty property2 )