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

Inheritance: INotifier
Datei anzeigen Open project: andypike/Castlecasts

Public Methods

Method Description
Send ( Customer customer, string message ) : void

Method Details

Send() public method

public Send ( Customer customer, string message ) : void
customer Customer
message string
return void