示例#1
0
 public EmailWarner GetEmailWarner()
 {
     return(new EmailWarner(actuatorFactory.GetMailProvider()));
 }