Esempio n. 1
0
 public RunCreatedHandler(IRunQueueService runQueueService)
 {
     _runQueueService = runQueueService;
 }