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

显示文件 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