C# Class rv.Command

Afficher le fichier Open project: rit-sse-mycroft/app-projector Class Usage Examples

Protected Properties

Свойство Type Description
_cmdResponse Response

Méthodes publiques

Méthode Description
dumpToString ( ) : string

Private Methods

Méthode Description
getCommandString ( ) : string
processAnswerString ( string a ) : bool

Method Details

dumpToString() public méthode

public dumpToString ( ) : string
Résultat string

Property Details

_cmdResponse protected_oe property

protected Response _cmdResponse
Résultat Response