C# Class DecoratorTest.FileBasedTextSender

Inheritance: ISendText
Mostra file 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