C# Class EmailProcessing.NoRelayEmailSender

Inheritance: EmailSender
Datei anzeigen Open project: andrewmyhre/EmailProcessing

Public Methods

Method Description
NoRelayEmailSender ( ) : System
NoRelayEmailSender ( string deliveredLocation, string failedLocation ) : System

Method Details

NoRelayEmailSender() public method

public NoRelayEmailSender ( ) : System
return System

NoRelayEmailSender() public method

public NoRelayEmailSender ( string deliveredLocation, string failedLocation ) : System
deliveredLocation string
failedLocation string
return System