C# 클래스 DecoratorTest.FileBasedTextSender

상속: ISendText
파일 보기 프로젝트 열기: KennyBu/DesignPatternTests

공개 메소드들

메소드 설명
SendText ( string textToSend ) : void

메소드 상세

SendText() 공개 메소드

public SendText ( string textToSend ) : void
textToSend string
리턴 void