C# Class System.ProtocolErrorEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: jrowberg/bglib

Public Properties

Property Type Description
reason UInt16

Public Methods

Method Description
ProtocolErrorEventArgs ( UInt16 reason )

Method Details

ProtocolErrorEventArgs() public method

public ProtocolErrorEventArgs ( UInt16 reason )
reason UInt16

Property Details

reason public_oe property

public UInt16,System reason
return UInt16