C# Class RedisRipper.Classes.SiteMailer

Mostrar archivo Open project: SilversphereInc/RedisRipper

Public Methods

Method Description
BackupError ( List properties ) : void
GeneralError ( string error ) : void

Private Methods

Method Description
smtp ( ) : SmtpClient

Method Details

BackupError() public static method

public static BackupError ( List properties ) : void
properties List
return void

GeneralError() public static method

public static GeneralError ( string error ) : void
error string
return void