C# Class AndyPike.Castlecasts.UsingWindsor.Services.EmailNotificationService

Inheritance: INotificationService
Datei anzeigen Open project: andypike/Castlecasts

Public Methods

Method Description
EmailNotificationService ( ILoggingService loggingService )
Send ( ) : void

Method Details

EmailNotificationService() public method

public EmailNotificationService ( ILoggingService loggingService )
loggingService ILoggingService

Send() public method

public Send ( ) : void
return void