C# Class SM.WhitelistBondsEventArgs

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
WhitelistBondsEventArgs ( UInt16 result, Byte count )

Method Details

WhitelistBondsEventArgs() public méthode

public WhitelistBondsEventArgs ( UInt16 result, Byte count )
result System.UInt16
count Byte

Property Details

count public_oe property

public Byte count
Résultat Byte

result public_oe property

public UInt16,System result
Résultat System.UInt16