Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
rv
LampStatusCommand
C# Class rv.LampStatusCommand
Inheritance:
Command
Show file
Open project: rit-sse-mycroft/app-projector
Class Usage Examples
Public Methods
Method
Description
LampStatusCommand
( ) :
System
dumpToString
( ) :
string
getHoursOfLamp
(
int
l
) :
int
getStatusOfLamp
(
int
l
) :
Status
Private Methods
Method
Description
getCommandString
( ) :
string
processAnswerString
(
string
a
) :
bool
Method Details
LampStatusCommand()
public
method
public
LampStatusCommand
( ) :
System
return
System
dumpToString()
public
method
public
dumpToString
( ) :
string
return
string
getHoursOfLamp()
public
method
public
getHoursOfLamp
(
int
l
) :
int
l
int
return
int
getStatusOfLamp()
public
method
public
getStatusOfLamp
(
int
l
) :
Status
l
int
return
Status