示例#1
0
 private void _CancelAction(object parameter)
 {
     _hasherService.CancelWorker();
 }