Exemple #1
0
 public virtual void Attach(IConsume <IEnumerable <ScheduledTask> > consumer)
 {
     Background.Attach(consumer);
 }