Пример #1
0
 public void Equals_object()
 {
     Assert.That(attributeCollections.Equals(attributeCollections), Is.True);
 }