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

Inheritance: INotificationService
Afficher le fichier Open project: andypike/Castlecasts

Méthodes publiques

Méthode Description
EmailNotificationService ( ILoggingService loggingService )
Send ( ) : void

Method Details

EmailNotificationService() public méthode

public EmailNotificationService ( ILoggingService loggingService )
loggingService ILoggingService

Send() public méthode

public Send ( ) : void
Résultat void