Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.RuntimeInformation Class Reference

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
 

Detailed Description

Definition at line 6 of file RuntimeInformation.cs.


The documentation for this class was generated from the following file: