C# 클래스 AndyPike.Castlecasts.UsingWindsor.Services.EmailNotificationService

상속: INotificationService
파일 보기 프로젝트 열기: andypike/Castlecasts

공개 메소드들

메소드 설명
EmailNotificationService ( ILoggingService loggingService )
Send ( ) : void

메소드 상세

EmailNotificationService() 공개 메소드

public EmailNotificationService ( ILoggingService loggingService )
loggingService ILoggingService

Send() 공개 메소드

public Send ( ) : void
리턴 void