Méthode | Description | |
---|---|---|
Build ( ) : |
||
Report ( string message ) : void | ||
Send ( ISendMail mailSender ) : void | ||
WorkReportBuilder ( string subject, string to = null ) : System |
public Send ( ISendMail mailSender ) : void | ||
mailSender | ISendMail | |
Résultat | void |
public WorkReportBuilder ( string subject, string to = null ) : System | ||
subject | string | |
to | string | |
Résultat | System |