C# Class EmailService.Queue

Afficher le fichier Open project: dahlbyk/Presentations

Méthodes publiques

Méthode Description
Enqueue ( Email message ) : void
SendAll ( ) : void

Method Details

Enqueue() public static méthode

public static Enqueue ( Email message ) : void
message Email
Résultat void

SendAll() public static méthode

public static SendAll ( ) : void
Résultat void