Exemple #1
0
 public void SetPopList(List <EmailData> list)
 {
     pop.SetList(list);
     pop.SetInfo();
 }