Exemple #1
0
 protected virtual void OnStart()
 {
     IsComplete = false;
     Heap.BeginStack();
     Heap.Alloc("context", this);
 }