Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MoveNext()
[1/3]
bool
System.Linq.Parallel.EmptyEnumerator
<
T
>.MoveNext
(
)
inline
Implements
System.Collections.IEnumerator
.
Definition at line
18
of file
EmptyEnumerator.cs
.
19
{
20
return
false
;
21
}
System
Linq
Parallel
EmptyEnumerator
Generated by
1.10.0