메소드 | 설명 | |
---|---|---|
EditBody ( |
执行编辑邮件相关信息的操作
|
|
EditBody ( |
执行编辑邮件相关信息的操作
|
|
NewEditBody ( |
最新编辑邮件模板
|
|
SendMail ( |
执行发送邮件的动作
|
|
SendReport ( string reportMailPath, string>.Dictionary |
发送每周邮件报告
|
|
SendWeekilReportFromMongodb ( string mongoConnectionPath, string reportMailPath, |
从mongodb中获取数据,发送周报告
|
|
StatisticsFromMdb ( string mdbPath, string reportMailPath, |
从access数据库中取得数据,发送周报告
|
public EditBody ( |
||
projectInfo | 传入projectInfo的实例对象 | |
allStat | string>.Dictionary | |
mailPath | string | |
리턴 |
public EditBody ( |
||
projectInfo | 传入projectInfo的实例对象 | |
allStat | string>.Dictionary | |
mailPath | string | |
shortName | string | |
리턴 |
public NewEditBody ( |
||
projectInfo | ||
statisticsTimes | string | |
mailPath | string | |
shortName | string | |
리턴 |
public SendMail ( |
||
mailInfo | mail相关信息的实例 | |
리턴 | string |
public SendReport ( string reportMailPath, string>.Dictionary |
||
reportMailPath | string | |
allStatics | string>.Dictionary | |
allProjectStatics | string>.Dictionary | |
totalTimes | string>.Dictionary | |
리턴 | bool |
public SendWeekilReportFromMongodb ( string mongoConnectionPath, string reportMailPath, |
||
mongoConnectionPath | string | |
reportMailPath | string | |
configInfo | ||
리턴 | bool |
public StatisticsFromMdb ( string mdbPath, string reportMailPath, |
||
mdbPath | string | |
reportMailPath | string | |
configInfo | ||
리턴 | bool |