Inheritance: IPredicate
Ejemplo n.º 1
0
 protected bool Equals(FalsePredicate other)
 {
     return(true);
 }
Ejemplo n.º 2
0
 protected bool Equals(FalsePredicate other)
 {
     return true;
 }