C# Class AllReady.Services.SendGridDevelopmentWeb

Inheritance: ITransport
ファイルを表示 Open project: HTBox/allReady

Public Methods

Method Description
DeliverAsync ( ISendGrid message ) : System.Threading.Tasks.Task
SendGridDevelopmentWeb ( IOptions options ) : System

Method Details

DeliverAsync() public method

public DeliverAsync ( ISendGrid message ) : System.Threading.Tasks.Task
message ISendGrid
return System.Threading.Tasks.Task

SendGridDevelopmentWeb() public method

public SendGridDevelopmentWeb ( IOptions options ) : System
options IOptions
return System