Example #1
0
 public static void FinishPetition(Guid id)
 {
     _votingService.FinishPetition(id);
 }