コード例 #1
0
ファイル: SyncBaseHandler.cs プロジェクト: KartonDCP/CStasks
 public void Abort()
 {
     _methodWorker.AbortMethod();
 }