Beispiel #1
0
 /// <summary>
 /// 停止任务
 /// </summary>
 public virtual void Stop()
 {
     LG.Stop();
 }