Method | Description | |
---|---|---|
Start ( ) : void |
Method | Description | |
---|---|---|
SendEmail ( string content, string to, string cName, int dealcnt ) : void |
Method | Description | |
---|---|---|
DoDelivery ( ) : void | ||
MakeUp ( |
||
Move2Delivered ( int scheduleID ) : void | ||
ReplaceEx ( string original, string pattern, string replacement ) : string |
protected SendEmail ( string content, string to, string cName, int dealcnt ) : void | ||
content | string | |
to | string | |
cName | string | |
dealcnt | int | |
return | void |