Метод | Описание | |
---|---|---|
BIOSInformation ( byte type, ushort handle, byte data, string strings ) : System | ||
BIOSInformation ( string vendor, string version ) : System |
public BIOSInformation ( byte type, ushort handle, byte data, string strings ) : System | ||
type | byte | |
handle | ushort | |
data | byte | |
strings | string | |
Результат | System |
public BIOSInformation ( string vendor, string version ) : System | ||
vendor | string | |
version | string | |
Результат | System |