C# Class Shed.Controllers.Onkyo.OnkyoController

Afficher le fichier Open project: jskeet/DemoCode

Méthodes publiques

Méthode Description
OnkyoController ( string host, int port = 60128 ) : Shed.Controllers.Reflection

Private Methods

Méthode Description
GetCommandBytes ( string command ) : byte[]
Off ( ) : void
On ( ) : void
SendCommand ( string command ) : void
SetVolume ( int percentage ) : void
Source ( string source ) : void

Method Details

OnkyoController() public méthode

public OnkyoController ( string host, int port = 60128 ) : Shed.Controllers.Reflection
host string
port int
Résultat Shed.Controllers.Reflection