Tests whether two specified UnsignedRational instances are equivalent.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static bool operator ==( UnsignedRational l, UnsignedRational r )
Type: Aurigma.GraphicsMill.UnsignedRational
The UnsignedRational that is to the left of the equality operator.Type: Aurigma.GraphicsMill.UnsignedRational
The UnsignedRational that is to the right of the equality operator.