Hardware/IParameter.cs
2010-09-08 Fixed some Code Analysis warnings.
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-05-06 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
2010-02-27 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.