static void AreEqual (T a, T b, string message)

Parameters

NameTypeDescription
a T Object A to test.
b T Object B to test.
message = null string Message to include in the exception, if any.

Exceptions

TypeWhen
System.Exception Thrown when 2 given objects are not equal
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.