Exemple #1
0
 public void AddItem(StandardPoll p)
 {
     polls.Add(p);
 }
Exemple #2
0
 public void AddItem(StandardPoll p)
 {
     polls.Add(p);
 }