C# 클래스 InboxWatcher.DTO.EmailLogDto

상속: IEmailLog
파일 보기 프로젝트 열기: ptfuller/InboxWatcher

공개 메소드들

메소드 설명
EmailLogDto ( ) : System
EmailLogDto ( EmailLog el ) : System

메소드 상세

EmailLogDto() 공개 메소드

public EmailLogDto ( ) : System
리턴 System

EmailLogDto() 공개 메소드

public EmailLogDto ( EmailLog el ) : System
el EmailLog
리턴 System