C# Class SAS.ClassSet.FunctionTools.EmailPlacement

ファイルを表示 Open project: DawnLightning/SAS Class Usage Examples

Public Methods

Method Description
EmailPlacement ( ListView listView1 ) : System
SentPlacement ( ) : void

Private Methods

Method Description
DistinctSupervisor ( string supervisor, List ListSupervisor ) : string
EmailResultCallBack ( SAS.ClassSet.MemberInfo.EmailRecordInfo info, string message ) : void
FillWordTable ( List ListSupervisor, SAS.ClassSet.MemberInfo.WordTableInfo Info, SAS.ClassSet.FunctionTools.WordTools Tool, List ListFileName ) : void
FindEmailAddress ( List ListSupervisor, SqlHelper help, List ListAddress ) : void
InitializeWordInfo ( ) : SAS.ClassSet.MemberInfo.WordTableInfo
MakeEmail ( SAS.ClassSet.MemberInfo.EmailInfo EInfo, List ListFileName, List ListAddress, SqlHelper help, List ListSupervisor ) : void

Method Details

EmailPlacement() public method

public EmailPlacement ( ListView listView1 ) : System
listView1 System.Windows.Forms.ListView
return System

SentPlacement() public method

public SentPlacement ( ) : void
return void