SendGridProvider Class

Summary

Contains functionality related to SendGrid API.
Namespace
Cake.SendGrid
Base Types
  • object
graph BT Type-->Base0["object"] Type["SendGridProvider"] class Type type-node

Syntax

[CakeAliasCategory("SendGrid")]
public sealed class SendGridProvider

Attributes

Type Description
CakeAliasCategory

Constructors

Name Summary
SendGridProvider(ICakeContext) Initializes a new instance of the SendGridProvider class.

Methods