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