C# Class FakeEmailSender, aout1

Inheritance: IEmailSender
Show file Open project: royosherove/aout1 Class Usage Examples

Public Methods

Method Description
SendAsync ( string message ) : void

Method Details

SendAsync() public method

public SendAsync ( string message ) : void
message string
return void