C# Class OpenHardwareMonitor.Hardware.Mainboard.SuperIOHardware.Fan

Afficher le fichier Open project: pklinef/open-hardware-monitor

Méthodes publiques

Свойство Type Description
Index int
Name string

Méthodes publiques

Méthode Description
Fan ( string name, int index ) : System

Method Details

Fan() public méthode

public Fan ( string name, int index ) : System
name string
index int
Résultat System

Property Details

Index public_oe property

public int Index
Résultat int

Name public_oe property

public string Name
Résultat string