Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.RuntimeFeature Class Reference

Static Public Member Functions

static bool IsSupported (string feature)
 

Static Public Attributes

const string PortablePdb = "PortablePdb"
 
const string DefaultImplementationsOfInterfaces = "DefaultImplementationsOfInterfaces"
 
const string UnmanagedSignatureCallingConvention = "UnmanagedSignatureCallingConvention"
 
const string CovariantReturnsOfClasses = "CovariantReturnsOfClasses"
 
const string VirtualStaticsInInterfaces = "VirtualStaticsInInterfaces"
 

Properties

static bool IsDynamicCodeSupported [get]
 
static bool IsDynamicCodeCompiled [get]
 

Detailed Description

Definition at line 5 of file RuntimeFeature.cs.


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