|
ChannelConfiguration Constructor (Byte) |
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax protected internal ChannelConfiguration(
byte[] bytes
)
Protected Friend Sub New (
bytes As Byte()
)
protected public:
ChannelConfiguration(
array<unsigned char>^ bytes
)
new :
bytes : byte[] -> ChannelConfiguration
Parameters
- bytes
- Type: SystemByte
See Also