Exemple #1
0
 public int AddMailDomain(MailDomain item)
 {
     return(MailServerController.AddMailDomain(item));
 }