Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 531 Bytes

File metadata and controls

22 lines (15 loc) · 531 Bytes

Heirloom.Desktop

Framework: .NETStandard,Version=v2.1
Assembly: Heirloom.Desktop

CpuVendor (Enum)

Namespace: Heirloom.Desktop.Hardware

Represents CPU vendors.

public enum CpuVendor : IComparable, IFormattable, IConvertible
Name Summary
AMD The CPU was produced by AMD.
Intel The CPU was produced by Intel.
Unknown The vendor was unknown.