C# Class Yodiwo.Projects.GrovePi.Transport

Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Méthode Description
Init ( string processname, string processargs ) : void
Send2python ( SharpPy data ) : void

Private Methods

Méthode Description
HandlePythonEvents ( ) : void

Method Details

Init() public méthode

public Init ( string processname, string processargs ) : void
processname string
processargs string
Résultat void

Send2python() public méthode

public Send2python ( SharpPy data ) : void
data SharpPy
Résultat void