C# Class Codestellation.Ether.InMemoryMailNotifier

Inheritance: IMailNotifier
Afficher le fichier Open project: Codestellation/Ether

Méthodes publiques

Свойство Type Description
Global InMemoryMailNotifier

Méthodes publiques

Méthode Description
InMemoryMailNotifier ( ) : System.Collections.Concurrent
Send ( object mail ) : void

Method Details

InMemoryMailNotifier() public méthode

public InMemoryMailNotifier ( ) : System.Collections.Concurrent
Résultat System.Collections.Concurrent

Send() public méthode

public Send ( object mail ) : void
mail object
Résultat void

Property Details

Global public_oe static_oe property

public static InMemoryMailNotifier,Codestellation.Ether Global
Résultat InMemoryMailNotifier