Example #1
0
 public bool Equals(DummyDescriptor other)
 {
     return true;
 }
Example #2
0
 public bool Equals(DummyDescriptor other)
 {
     return(true);
 }