Beispiel #1
0
 public virtual void Evaluate(ICandidate candidate)
 {
     candidate.Include(_predicate.AppliesTo(candidate.GetObject()));
 }