C# Class ConsoleMp3TagEditor.ConsoleCommunication

Inheritance: ICommunication
Show file Open project: Confirmit/Students

Public Methods

Method Description
GetResponse ( ) : string
SendMessage ( string str ) : void

Method Details

GetResponse() public method

public GetResponse ( ) : string
return string

SendMessage() public method

public SendMessage ( string str ) : void
str string
return void