C# Class Cirrious.MvvmCross.Plugins.Sphero.Commands.BackLedCommand

Inheritance: BaseSpheroCommand
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Méthode Description
BackLedCommand ( int brightness ) : System

Méthodes protégées

Méthode Description
GetPayloadBytes ( ) : byte[]

Method Details

BackLedCommand() public méthode

public BackLedCommand ( int brightness ) : System
brightness int
Résultat System

GetPayloadBytes() protected final méthode

protected final GetPayloadBytes ( ) : byte[]
Résultat byte[]