Exemple #1
0
 public VotingHub(Poll poll)
 {
     _poll = poll;
 }
Exemple #2
0
 public VotingHub(Poll poll)
 {
     _poll = poll;
 }