This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Email.
Summary
Initializes a new instance of the
EmailProvider
class.
- Assembly
- Cake
.Email .dll - Namespace
- Cake
.Email - Containing Type
- EmailProvider
Syntax
public EmailProvider(ICakeContext context)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |