Пример #1
0
 public override int Run(string[] remainingArguments)
 {
     _workItemService.Clear();
     return(0);
 }