C# Class DecoratorTest.FileBasedTextSender

Inheritance: ISendText
显示文件 Open project: KennyBu/DesignPatternTests

Public Methods

Method Description
SendText ( string textToSend ) : void

Method Details

SendText() public method

public SendText ( string textToSend ) : void
textToSend string
return void