Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.LightLambda Class Reference

Classes

class  DebugViewPrinter
 

Public Member Functions

object? Run (params object?[] arguments)
 
object? RunVoid (params object?[] arguments)
 

Package Functions

 LightLambda (LightDelegateCreator delegateCreator, IStrongBox[] closure)
 
Delegate MakeDelegate (Type delegateType)
 

Properties

string DebugView [get]
 

Private Member Functions

InterpretedFrame MakeFrame ()
 

Private Attributes

readonly IStrongBox[] _closure
 
readonly Interpreter _interpreter
 
readonly LightDelegateCreator _delegateCreator
 

Detailed Description

Definition at line 12 of file LightLambda.cs.


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