Example #1
0
 public TasksController()
 {
     _FilterUtility = new KanbanFilterUtility(this);
 }