C# Class Test.DebugEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: jrowberg/bglib

Public Properties

Property Type Description
output Byte[]

Public Methods

Method Description
DebugEventArgs ( Byte output )

Method Details

DebugEventArgs() public method

public DebugEventArgs ( Byte output )
output Byte

Property Details

output public_oe property

public Byte[] output
return Byte[]