コード例 #1
0
 private void backgroundWorker2_DoWork(object sender, DoWorkEventArgs e)
 {
     processController.guardAggressive();
 }