C# 클래스 AndyPike.Castlecasts.IntroToWindsor.IoC.PlainTextEmailer

상속: INotifier
파일 보기 프로젝트 열기: andypike/Castlecasts

공개 메소드들

메소드 설명
Send ( Customer customer, string message ) : void

메소드 상세

Send() 공개 메소드

public Send ( Customer customer, string message ) : void
customer Customer
message string
리턴 void