C# 클래스 OpenHardwareMonitor.Hardware.Mainboard.SMBIOS.Structure

파일 보기 프로젝트 열기: pklinef/open-hardware-monitor

공개 메소드들

메소드 설명
Structure ( byte type, ushort handle, byte data, string strings ) : System

보호된 메소드들

메소드 설명
GetString ( int offset ) : string

메소드 상세

GetString() 보호된 메소드

protected GetString ( int offset ) : string
offset int
리턴 string

Structure() 공개 메소드

public Structure ( byte type, ushort handle, byte data, string strings ) : System
type byte
handle ushort
data byte
strings string
리턴 System