Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator!=(Square, Square)

  • Declared in: RT.Coordinates.Square

Declaration

public static bool operator!=(
    Square one,
    Square two
)

Summary

Compares two Square values for inequality.