Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Scope1()
[2/2]
System.Linq.Expressions.Scope1.Scope1
(
IReadOnlyList
<
ParameterExpression
>
variables
,
object
body
)
inline
private
Definition at line
18
of file
Scope1.cs
.
19
:
base
(
variables
)
20
{
21
_body
= body;
22
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Linq.Expressions.Scope1._body
object _body
Definition
Scope1.cs:9
References
System.Linq.Expressions.Scope1._body
.
System
Linq
Expressions
Scope1
Generated by
1.10.0