C# Class OpenHardwareMonitor.Hardware.Mainboard.SuperIOHardware

Inheritance: Hardware
Afficher le fichier Open project: pklinef/open-hardware-monitor Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
GetReport ( ) : string
SuperIOHardware ( Mainboard mainboard, ISuperIO superIO, Manufacturer manufacturer, Model model, ISettings settings ) : System
Update ( ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

GetReport() public méthode

public GetReport ( ) : string
Résultat string

SuperIOHardware() public méthode

public SuperIOHardware ( Mainboard mainboard, ISuperIO superIO, Manufacturer manufacturer, Model model, ISettings settings ) : System
mainboard Mainboard
superIO ISuperIO
manufacturer Manufacturer
model Model
settings ISettings
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void