C# Class RedisRipper.Classes.SiteMailer

Afficher le fichier Open project: SilversphereInc/RedisRipper

Méthodes publiques

Méthode Description
BackupError ( List properties ) : void
GeneralError ( string error ) : void

Private Methods

Méthode Description
smtp ( ) : SmtpClient

Method Details

BackupError() public static méthode

public static BackupError ( List properties ) : void
properties List
Résultat void

GeneralError() public static méthode

public static GeneralError ( string error ) : void
error string
Résultat void