C# Class Structures.RandomCwParms

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
callback CallbackDelegate
callbackCode IntPtr
context IntPtr
duration UInt32

Protected Properties

Свойство Type Description
length_ UInt32

Méthodes publiques

Méthode Description
RandomCwParms ( )

Method Details

RandomCwParms() public méthode

public RandomCwParms ( )

Property Details

callback public_oe property

public CallbackDelegate callback
Résultat CallbackDelegate

callbackCode public_oe property

public IntPtr callbackCode
Résultat IntPtr

context public_oe property

public IntPtr context
Résultat IntPtr

duration public_oe property

public UInt32 duration
Résultat UInt32

length_ protected_oe property

protected UInt32 length_
Résultat UInt32