Example #1
0
 public virtual void Reset()
 {
     Index    = Start;
     Length   = 0;
     Deferred = this;
 }