Constructors
-
Equal
Exception(Object, Creates a new instance of the EqualException class.Object) -
Equal
Exception(String, Creates a new instance of the EqualException class for string comparisons.String, Int32, Int32)
Properties
-
Actual
Index Gets the index into the actual value where the values first differed. Returns -1 if the difference index points were not provided. -
Expected
Index Gets the index into the expected value where the values first differed. Returns -1 if the difference index points were not provided. - Message virtual