C# Class EmailProcessing.NoRelayEmailSender

Inheritance: EmailSender
Afficher le fichier Open project: andrewmyhre/EmailProcessing

Méthodes publiques

Méthode Description
NoRelayEmailSender ( ) : System
NoRelayEmailSender ( string deliveredLocation, string failedLocation ) : System

Method Details

NoRelayEmailSender() public méthode

public NoRelayEmailSender ( ) : System
Résultat System

NoRelayEmailSender() public méthode

public NoRelayEmailSender ( string deliveredLocation, string failedLocation ) : System
deliveredLocation string
failedLocation string
Résultat System