C# Class SM.BondingFailEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jrowberg/bglib

Méthodes publiques

Свойство Type Description
handle Byte
result System.UInt16

Méthodes publiques

Méthode Description
BondingFailEventArgs ( Byte handle, UInt16 result )

Method Details

BondingFailEventArgs() public méthode

public BondingFailEventArgs ( Byte handle, UInt16 result )
handle Byte
result System.UInt16

Property Details

handle public_oe property

public Byte handle
Résultat Byte

result public_oe property

public UInt16,System result
Résultat System.UInt16