Esempio n. 1
0
 public virtual void Run()
 {
     thisProcessManager.AddRunningProcess(this);
     RunImple();
     UpdateProcess(0f);
 }