Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
HardwareSystem
PCI
ClassCodeTable
C# Class Mosa.HardwareSystem.PCI.ClassCodeTable
ファイルを表示
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
Lookup
(
byte
classCode
) :
string
Looks up the specified class code.
Method Details
Lookup()
public
static
method
Looks up the specified class code.
public
static
Lookup
(
byte
classCode
) :
string
classCode
byte
The class code.
return
string