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
TeamFlash
Linux
BuildLight
C# Class TeamFlash.Linux.BuildLight
Inheritance:
IBuildLight
Show file
Open project: Readify/TeamFlash
Class Usage Examples
Public Methods
Method
Description
Fail
( ) :
void
Off
( ) :
void
Success
( ) :
void
Warning
( ) :
void
Private Methods
Method
Description
SetLightColor
(
int
color
) :
void
Method Details
Fail()
public
method
public
Fail
( ) :
void
return
void
Off()
public
method
public
Off
( ) :
void
return
void
Success()
public
method
public
Success
( ) :
void
return
void
Warning()
public
method
public
Warning
( ) :
void
return
void