Example #1
0
 protected bool Equals(MissingSelector other)
 {
     return true;
 }
Example #2
0
 protected bool Equals(MissingSelector other)
 {
     return(true);
 }