C# Class ConsoleMp3TagEditor.ConsoleCommunication

Inheritance: ICommunication
Afficher le fichier Open project: Confirmit/Students

Méthodes publiques

Méthode Description
GetResponse ( ) : string
SendMessage ( string str ) : void

Method Details

GetResponse() public méthode

public GetResponse ( ) : string
Résultat string

SendMessage() public méthode

public SendMessage ( string str ) : void
str string
Résultat void