Method | Description | |
---|---|---|
SmtpUtils ( IConfigStore cStore ) : strICT.InFlow.Db.Store | ||
sendMail ( string to, string subject, string data ) : void |
public SmtpUtils ( IConfigStore cStore ) : strICT.InFlow.Db.Store | ||
cStore | IConfigStore | |
return | strICT.InFlow.Db.Store |
public sendMail ( string to, string subject, string data ) : void | ||
to | string | |
subject | string | |
data | string | |
return | void |