C# 클래스 SAS.ClassSet.FunctionTools.EmailPlacement

파일 보기 프로젝트 열기: DawnLightning/SAS 1 사용 예제들

공개 메소드들

메소드 설명
EmailPlacement ( ListView listView1 ) : System
SentPlacement ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

EmailPlacement() 공개 메소드

public EmailPlacement ( ListView listView1 ) : System
listView1 System.Windows.Forms.ListView
리턴 System

SentPlacement() 공개 메소드

public SentPlacement ( ) : void
리턴 void