Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnaryQueryOperator()
[2/5]
System.Linq.Parallel.UnaryQueryOperator
<
TInput
, TOutput >.
UnaryQueryOperator
(
IEnumerable
<
TInput
>
child
,
bool
outputOrdered
)
inline
package
Definition at line
82
of file
UnaryQueryOperator.cs
.
83
:
this
(
QueryOperator<TInput>
.AsQueryOperator(child),
outputOrdered
)
84
{
85
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Linq
Parallel
UnaryQueryOperator
Generated by
1.10.0