Defines the content of a leaf.
public struct CpuidLeafContent
name | description |
---|---|
CpuidLeafContent(…) | Initializes a new instance of the CpuidLeafContent struct. |
Leaf { get; } | Gets the Leaf value. |
Equals(…) | Indicates whether the current object is equal to another object of the same type. |
override Equals(…) | |
override GetHashCode() | |
override ToString() | |
operator == | Implements the == operator. |
operator != | Implements the != operator. |
- namespace iTin.Hardware.Specification.Cpuid