C# Class AndyPike.Castlecasts.IntroToWindsor.NonIoC.PlainTextEmailer

Afficher le fichier Open project: andypike/Castlecasts

Méthodes publiques

Méthode Description
Send ( Customer customer, string message ) : void

Method Details

Send() public méthode

public Send ( Customer customer, string message ) : void
customer Customer
message string
Résultat void