Enum PlatformArchitecture
CPU/OS platform type.
Namespace: Gorgon.Diagnostics
Assembly: Gorgon.Core.dll
Syntax
public enum PlatformArchitecture
Fields
Name | Description |
---|---|
x64 | x64 architecture. |
x86 | x86 architecture. |
CPU/OS platform type.
public enum PlatformArchitecture
Name | Description |
---|---|
x64 | x64 architecture. |
x86 | x86 architecture. |