コード例 #1
0
ファイル: JobWorker.cs プロジェクト: RoDaniel/featurehouse
 internal void ShutDown(JobsOnQueue rest)
 {
     throw new Exception("The method or operation is not implemented.");
 }
コード例 #2
0
ファイル: JobWorker.cs プロジェクト: huannguyenfit/MeGUI
 internal void ShutDown(JobsOnQueue rest)
 {
     throw new Exception("The method or operation is not implemented.");
 }