csUnit Class Library

Assert.ReferenceEquals Method

Assert that object reference refer to the same object.

Overload List

Assert that object reference refer to the same object.

new public static void ReferenceEquals(object,object);

Assert that object reference refer to the same object.

public static void ReferenceEquals(object,object,string);

See Also

Assert Class | csUnit Namespace