Asserts that two objects refer to the same object.
Asserts that two objects refer to the same object.
public static void AssertSame(object,object);
Asserts that two objects refer to the same object.
public static void AssertSame(string,object,object);
Assertion Class | Assertion Members | ICSharpCode.SharpUnit Namespace