Beispiel #1
0
 static void Contagem()
 {
     Eleicao.Contagem();
 }
Beispiel #2
0
 static void Votar()
 {
     Eleicao.Votar();
 }