C# 클래스 Waf.BookLibrary.Library.Presentation.Services.EmailService

상속: IEmailService
파일 보기 프로젝트 열기: jbe2277/waf

공개 메소드들

메소드 설명
CreateNewEmail ( string toEmailAddress ) : void

비공개 메소드들

메소드 설명
EmailService ( IMessageService messageService, IShellService shellService ) : System

메소드 상세

CreateNewEmail() 공개 메소드

public CreateNewEmail ( string toEmailAddress ) : void
toEmailAddress string
리턴 void