C# Class Test.PHYEndEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: jrowberg/bglib

Public Properties

Property Type Description
counter System.UInt16

Public Methods

Method Description
PHYEndEventArgs ( UInt16 counter )

Method Details

PHYEndEventArgs() public method

public PHYEndEventArgs ( UInt16 counter )
counter System.UInt16

Property Details

counter public_oe property

public UInt16,System counter
return System.UInt16