C# Class SM.GetBondsEventArgs

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

Public Properties

Property Type Description
bonds Byte

Public Methods

Method Description
GetBondsEventArgs ( Byte bonds )

Method Details

GetBondsEventArgs() public method

public GetBondsEventArgs ( Byte bonds )
bonds Byte

Property Details

bonds public_oe property

public Byte bonds
return Byte