C# Class Hardware.IOPortConfigPullEventArgs

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

Public Properties

Property Type Description
result System.UInt16

Public Methods

Method Description
IOPortConfigPullEventArgs ( UInt16 result )

Method Details

IOPortConfigPullEventArgs() public method

public IOPortConfigPullEventArgs ( UInt16 result )
result System.UInt16

Property Details

result public property

public UInt16,System result
return System.UInt16