C# Class System.EndpointTXEventArgs

Inheritance: EventArgs
显示文件 Open project: jrowberg/bglib

Public Properties

Property Type Description
result UInt16

Public Methods

Method Description
EndpointTXEventArgs ( UInt16 result )

Method Details

EndpointTXEventArgs() public method

public EndpointTXEventArgs ( UInt16 result )
result UInt16

Property Details

result public_oe property

public UInt16,System result
return UInt16