C# Class RandomActsOfCoffee.EmailMatchAlerter

Inheritance: IMatchAlerter
Afficher le fichier Open project: namely/random-acts-of-coffee Class Usage Examples

Méthodes publiques

Méthode Description
AlertMatches ( IEnumerable matches ) : void

Private Methods

Méthode Description
AlertEmployee ( Employee matcher, Employee matchee ) : void
AlertMatch ( Match match ) : void
GetNamelyProfileUrl ( String id ) : String

Method Details

AlertMatches() public méthode

public AlertMatches ( IEnumerable matches ) : void
matches IEnumerable
Résultat void