Example #1
0
 public void Post(QueueDetails details)
 {
     _userCommandService.UpdateQueue(details);
 }