Пример #1
0
 public MailTemplate GetMailTemplate(string key)
 {
     return(_mailTemplateRepository.GetMailTemplate(key));
 }