Ejemplo n.º 1
0
 public void Initialize()
 {
     _rule = RuleFactory.RejectOldEntriesWithLowSeverity(TimeSpan.FromDays(7));
 }