Exemplo n.º 1
0
 public virtual void Reset()
 {
     CurrentAllocationStateCollection.Reset();
 }
Exemplo n.º 2
0
 public override void Reset()
 {
     base.Reset();
     Payout = 0;
     CurrentAllocationState.Reset();
 }