Ejemplo n.º 1
0
 public bool Test(object context)
 {
     return(!_operand.Test(context));
 }