C# Class Hardware.SoftTimerEventArgs

Inheritance: System.EventArgs
Show file Open project: jrowberg/bglib

Public Properties

Property Type Description
handle Byte

Public Methods

Method Description
SoftTimerEventArgs ( Byte handle )

Method Details

SoftTimerEventArgs() public method

public SoftTimerEventArgs ( Byte handle )
handle Byte

Property Details

handle public property

public Byte handle
return Byte