Exemplo n.º 1
0
 public override bool Apply(Transaction transaction)
 {
     return(Comparator.Apply(transaction.Date.Date, Value.Date));
 }