Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 557 Bytes

CpuidPropertiesTable.md

File metadata and controls

19 lines (12 loc) · 557 Bytes

CpuidPropertiesTable class

Specialization of the BasePropertiesTable class that stores the available properties for each data table.

public class CpuidPropertiesTable : BasePropertiesTable

Public Members

name description
CpuidPropertiesTable() The default constructor.

See Also