Exemplo n.º 1
0
 public void CreateSmallTaskReport(Tasks task)
 {
     backlog.BacklogSummary(task);
     Reporter.CompareTask(task);
 }