Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OpenHardwareMonitor
Hardware
Mainboard
SuperIOHardware.Fan
C# Class OpenHardwareMonitor.Hardware.Mainboard.SuperIOHardware.Fan
Show file
Open project: pklinef/open-hardware-monitor
Public Properties
Property
Type
Description
Index
int
Name
string
Public Methods
Method
Description
Fan
(
string
name
,
int
index
) :
System
Method Details
Fan()
public
method
public
Fan
(
string
name
,
int
index
) :
System
name
string
index
int
return
System
Property Details
Index
public property
public
int
Index
return
int
Name
public property
public
string
Name
return
string