Пример #1
0
 private List <CommandResource> GetStartedCommands()
 {
     return(ToListResource(_commandQueueManager.GetStarted()));
 }