C# 클래스 LumiSoft.Net.SMTP.Client.SendJob_EventArgs

Summary description for SendJob_Eventargs.
파일 보기 프로젝트 열기: jeske/StepsDB-alpha

공개 메소드들

메소드 설명
SendJob_EventArgs ( string jobID, string to ) : System

SendJob_EventArgs ( string jobID, string to, string defectiveEmails ) : System

메소드 상세

SendJob_EventArgs() 공개 메소드

public SendJob_EventArgs ( string jobID, string to ) : System
jobID string
to string
리턴 System

SendJob_EventArgs() 공개 메소드

public SendJob_EventArgs ( string jobID, string to, string defectiveEmails ) : System
jobID string
to string
defectiveEmails string
리턴 System