예제 #1
0
 public List <MailAddressSurrogate> GetRecipients()
 {
     return(ConfigurationDAO.GetRecipients());
 }