Esempio n. 1
0
 private void UiCount()
 {
     if (sd.GetKey())
     {
         CountService.CountVote(sd);
     }
 }