C# Class ATTClient.IndicateConfirmEventArgs

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

Public Properties

Property Type Description
result System.UInt16

Public Methods

Method Description
IndicateConfirmEventArgs ( UInt16 result )

Method Details

IndicateConfirmEventArgs() public method

public IndicateConfirmEventArgs ( UInt16 result )
result System.UInt16

Property Details

result public_oe property

public UInt16,System result
return System.UInt16