Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static bool | IsOSPlatform (OSPlatform osPlatform) |
Properties | |
static string | FrameworkDescription [get] |
static string | RuntimeIdentifier [get] |
static string | OSDescription [get] |
static Architecture | OSArchitecture [get] |
static Architecture | ProcessArchitecture [get] |
Static Private Member Functions | |
static Architecture | Map (global::Interop.Kernel32.ProcessorArchitecture processorArchitecture) |
Static Private Attributes | |
static string | s_frameworkDescription |
static string | s_runtimeIdentifier |
static string | s_osDescription |
static volatile int | s_osArch = -1 |
static volatile int | s_processArch = -1 |
Definition at line 6 of file RuntimeInformation.cs.