Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetSystemVersion()
static
string
System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion
(
)
inline
static
Definition at line
46
of file
RuntimeEnvironment.cs
.
47
{
48
return
typeof(
object
).Assembly.ImageRuntimeVersion;
49
}
System
Runtime
InteropServices
RuntimeEnvironment
Generated by
1.10.0