C# Class OpenHardwareMonitor.Hardware.Mainboard.SMBIOS.Structure

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

Méthodes publiques

Méthode Description
Structure ( byte type, ushort handle, byte data, string strings ) : System

Méthodes protégées

Méthode Description
GetString ( int offset ) : string

Method Details

GetString() protected méthode

protected GetString ( int offset ) : string
offset int
Résultat string

Structure() public méthode

public Structure ( byte type, ushort handle, byte data, string strings ) : System
type byte
handle ushort
data byte
strings string
Résultat System