Tests whether the specified object is a UnsignedRational instance and is equivalent to this UnsignedRational.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public override bool Equals( Object object )
Type: System.Object
The object to test.true
if object is a UnsignedRational instance equivalent to this UnsignedRational; otherwise, false
.