C# 클래스 Raisins.Client.MailJob.Mailer

파일 보기 프로젝트 열기: netxph/raisins

공개 메소드들

메소드 설명
DequeueMails ( ) : List
Mailer ( ) : System
Run ( ) : void
Send ( List mails ) : void

메소드 상세

DequeueMails() 공개 메소드

public DequeueMails ( ) : List
리턴 List

Mailer() 공개 메소드

public Mailer ( ) : System
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void

Send() 공개 메소드

public Send ( List mails ) : void
mails List
리턴 void