コード例 #1
0
 public virtual void Reset()
 {
     CurrentAllocationStateCollection.Reset();
 }
コード例 #2
0
 public override void Reset()
 {
     base.Reset();
     Payout = 0;
     CurrentAllocationState.Reset();
 }