Describes a type of CPU.

Namespace: SharpAssembler.x86
Assembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class CpuType
Visual Basic
Public Class CpuType
Visual C++
public ref class CpuType

Contracts

Invariants
this.name != null

Inheritance Hierarchy

System..::..Object
  SharpAssembler.x86..::..CpuType

See Also