UnitType.op_Inequality

UnitType Inequality operator

지정된 두 가지 여부를 결정합니다.UnitType 값이 같지 않습니다.

public static bool operator !=(UnitType first, UnitType second)
모수유형설명
firstUnitType첫번째UnitType 비교할 값.
secondUnitType두번째UnitType 비교할 값.

반환 값

진실 만약 둘 다UnitType 같지 않다; 그렇지 않으면,거짓 .

또한보십시오