Example #1
0
 public void AddEmail(string mess, string title = "")
 {
     thrEmail.AddEmail(mess, title);
 }