예제 #1
0
 public void Reset()
 {
     CandidateBlocks.Clear();
     CandidateVotes.Clear();
     VotingBlocks.Clear();
 }