Exemplo n.º 1
0
 public SchedulerTreeController()
 {
     _textService  = ApplicationContext.Services.TextService;
     _schedulerApi = new SchedulerApiController();
 }
 public SchedulerTreeController()
 {
     _textService = ApplicationContext.Services.TextService;
     _schedulerApi = new SchedulerApiController();
 }