C# Class EmailService.EmailHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Afficher le fichier Open project: dahlbyk/Presentations

Méthodes publiques

Méthode Description
EmailSent ( Email message ) : void

Method Details

EmailSent() public méthode

public EmailSent ( Email message ) : void
message Email
Résultat void