C# 클래스 Cirrious.MvvmCross.Plugins.Sphero.Commands.BackLedCommand

상속: BaseSpheroCommand
파일 보기 프로젝트 열기: slodge/BallControl

공개 메소드들

메소드 설명
BackLedCommand ( int brightness ) : System

보호된 메소드들

메소드 설명
GetPayloadBytes ( ) : byte[]

메소드 상세

BackLedCommand() 공개 메소드

public BackLedCommand ( int brightness ) : System
brightness int
리턴 System

GetPayloadBytes() 보호된 최종 메소드

protected final GetPayloadBytes ( ) : byte[]
리턴 byte[]