예제 #1
0
 public void TestEqualityWithNull()
 {
     Assert.IsFalse(_defaultVersion.Equals(null));
 }