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
basic_light_board
DMXMessage
C# Class basic_light_board.DMXMessage
Inheritance:
System.EventArgs
Show file
Open project: ImagineLearning/NerfGallery
Public Properties
Property
Type
Description
message
byte[]
type
DMXProMsgLabel
Public Methods
Method
Description
DMXMessage
(
DMXProMsgLabel
t
,
byte
m
) :
System
Method Details
DMXMessage()
public
method
public
DMXMessage
(
DMXProMsgLabel
t
,
byte
m
) :
System
t
DMXProMsgLabel
m
byte
return
System
Property Details
message
public property
public
byte[]
message
return
byte[]
type
public property
public
DMXProMsgLabel
type
return
DMXProMsgLabel