C# Class EmailService.EmailHub

Inheritance: Microsoft.AspNet.SignalR.Hub
ファイルを表示 Open project: dahlbyk/Presentations

Public Methods

Method Description
EmailSent ( Email message ) : void

Method Details

EmailSent() public method

public EmailSent ( Email message ) : void
message Email
return void