C# Class DFU.BootEventArgs

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

Méthodes publiques

Свойство Type Description
version System.UInt32

Méthodes publiques

Méthode Description
BootEventArgs ( UInt32 version )

Method Details

BootEventArgs() public méthode

public BootEventArgs ( UInt32 version )
version System.UInt32

Property Details

version public_oe property

public UInt32,System version
Résultat System.UInt32