Esempio n. 1
0
 public void Must_not_be_equal()
 {
     Assert.That(_restriction1.Equals(_restriction2), Is.False);
 }