Exemple #1
0
 public void UpdateRecipients(List <MailAddressSurrogate> recipients)
 {
     ConfigurationDAO.UpdateRecipients(recipients);
 }