コード例 #1
0
 public static bool CancelWork(ref TestingWorkerSender sender)
 {
     return(TestFunction.CancalWork(ref sender));
 }