Beispiel #1
0
 public List <AlarmMail> GetAlarmMails()
 {
     return(DBHelper_MailClient.GetAllAlarmMails());
 }