C# Class Structures.Version

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
major UInt32
minor UInt32
release UInt32

Public Methods

Method Description
Version ( )

Method Details

Version() public method

public Version ( )

Property Details

major public_oe property

public UInt32 major
return UInt32

minor public_oe property

public UInt32 minor
return UInt32

release public_oe property

public UInt32 release
return UInt32