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
Test
GetChannelMapEventArgs
C# Class Test.GetChannelMapEventArgs
Inheritance:
System.EventArgs
Show file
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
channel_map
Byte[]
Public Methods
Method
Description
GetChannelMapEventArgs
(
Byte
channel_map
)
Method Details
GetChannelMapEventArgs()
public
method
public
GetChannelMapEventArgs
(
Byte
channel_map
)
channel_map
Byte
Property Details
channel_map
public property
public
Byte[]
channel_map
return
Byte[]