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

Inheritance: BaseSpheroCommand
Show file Open project: slodge/BallControl

Public Methods

Method Description
BackLedCommand ( int brightness ) : System

Protected Methods

Method Description
GetPayloadBytes ( ) : byte[]

Method Details

BackLedCommand() public method

public BackLedCommand ( int brightness ) : System
brightness int
return System

GetPayloadBytes() protected final method

protected final GetPayloadBytes ( ) : byte[]
return byte[]