C# Class AndyPike.Castlecasts.IntroToWindsor.UsingWindsor.SmsSender

Inheritance: INotifier
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