Example #1
0
 public NotificationEngine(ISMTPProvider _smtpProvider)
 {
     smtpProvider = _smtpProvider;
 }
Example #2
0
 public NotificationEngine(ISMTPProvider _smtpProvider)
 {
     smtpProvider = _smtpProvider;
 }