示例#1
0
 public EmailAccountValidationServiceBase(IEmailSendChannel emailSendChannel)
 {
     this.EmailSendChannel = emailSendChannel;
 }
 public EmailAccountValidationServiceBase(IEmailSendChannel emailSendChannel)
 {
     this.EmailSendChannel = emailSendChannel;
 }