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

Public Member Functions

Delegate CreateDelegate ()
 

Package Functions

 LightDelegateCreator (Interpreter interpreter, LambdaExpression lambda)
 
Delegate CreateDelegate (IStrongBox[] closure)
 

Properties

Interpreter Interpreter [get]
 

Private Attributes

readonly LambdaExpression _lambda
 

Detailed Description

Definition at line 5 of file LightDelegateCreator.cs.


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