Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BlinkStickDotNet
ReceiveColorEventArgs
C# Class BlinkStickDotNet.ReceiveColorEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: arvydas/BlinkStickDotNet
Class Usage Examples
Public Properties
Property
Type
Description
B
byte
G
byte
Index
byte
R
byte
Public Methods
Method
Description
ReceiveColorEventArgs
(
byte
index
) :
System
Method Details
ReceiveColorEventArgs()
public
method
public
ReceiveColorEventArgs
(
byte
index
) :
System
index
byte
return
System
Property Details
B
public_oe property
public
byte
B
return
byte
G
public_oe property
public
byte
G
return
byte
Index
public_oe property
public
byte
Index
return
byte
R
public_oe property
public
byte
R
return
byte