public method XUnit.Equals

Brief

Checks whether the object is an XUnit structure equivalent to this XSize structure.

Declaration
C#
bool  Equals (object obj)

Parameters
obj

The object to check.

Declared in XUnit

back