EmailFactory

Namespace: WellFired.Command.Unity.Runtime

Description

If you want to provide specific email support for your platform, you can add your platform to this Email Factory, returning a new instance of your custom IEmailSender.

Public Static Methods

IEmailSender GetEmailSender ( bool emailSupportEnabled )

Breakdown