Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Compiler.AssemblyGen Class Referencesealed

Static Package Functions

static TypeBuilder DefineDelegateType (string name)
 

Properties

static AssemblyGen Assembly [get]
 

Private Member Functions

 AssemblyGen ()
 
TypeBuilder DefineType (string name, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type parent, TypeAttributes attr)
 

Private Attributes

readonly ModuleBuilder _myModule
 
int _index
 

Static Private Attributes

static AssemblyGen s_assembly
 

Detailed Description

Definition at line 10 of file AssemblyGen.cs.


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