public void Execute(QuartzThread thread)
 {
     thread.Start();
 }
Пример #2
0
 public void Execute(QuartzThread thread)
 {
     thread.Start();
 }