Esempio n. 1
0
 public JsonResult NewBallot()
 {
     return(CurrentBallotModel.StartNewBallotJson());
 }