iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Initializes a new instance of the class SpecificDmiBaseType.
protected SpecificDmiBaseType()
Initializes a new instance of the class SpecificDmiBaseType by specifying the raw data of a specific SMBIOS structure
protected SpecificDmiBaseType(byte[] data)
| parameter | description |
|---|---|
| data | Raw data. |