C# Class AllReady.Services.SendGridDevelopmentWeb

Inheritance: ITransport
Afficher le fichier Open project: HTBox/allReady

Méthodes publiques

Méthode Description
DeliverAsync ( ISendGrid message ) : System.Threading.Tasks.Task
SendGridDevelopmentWeb ( IOptions options ) : System

Method Details

DeliverAsync() public méthode

public DeliverAsync ( ISendGrid message ) : System.Threading.Tasks.Task
message ISendGrid
Résultat System.Threading.Tasks.Task

SendGridDevelopmentWeb() public méthode

public SendGridDevelopmentWeb ( IOptions options ) : System
options IOptions
Résultat System