MSI Afterburner - MSI Graphics Card Performance Booster
Initializes a new instance of the HardwareMonitorGpuEntry class.

This default constructor is used for serialization and may not be completely initialized if used directly.

Namespace: MSI.Afterburner
Assembly: MSIAfterburner.NET (in MSIAfterburner.NET.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public HardwareMonitorGpuEntry()
Visual Basic
Public Sub New
Visual C++
public:
HardwareMonitorGpuEntry()

See Also