C# Class Test.GetChannelMapEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jrowberg/bglib

Méthodes publiques

Свойство Type Description
channel_map Byte[]

Méthodes publiques

Méthode Description
GetChannelMapEventArgs ( Byte channel_map )

Method Details

GetChannelMapEventArgs() public méthode

public GetChannelMapEventArgs ( Byte channel_map )
channel_map Byte

Property Details

channel_map public_oe property

public Byte[] channel_map
Résultat Byte[]