Example #1
0
 public void ClearAllVotes()
 {
     repo.ClearAllVotes();
 }