Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NewArrayExpression()
System.Linq.Expressions.NewArrayExpression.NewArrayExpression
(
Type
type
,
ReadOnlyCollection
<
Expression
>
expressions
)
inline
package
Definition at line
15
of file
NewArrayExpression.cs
.
16
{
17
Expressions =
expressions
;
18
Type
=
type
;
19
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Linq.Expressions.NewArrayExpression.Type
override Type Type
Definition
NewArrayExpression.cs:11
System.ExceptionArgument.type
@ type
References
System.type
.
System
Linq
Expressions
NewArrayExpression
Generated by
1.10.0