Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Skip()
IPartition
< TElement >
System.Linq.EmptyPartition
< TElement >.Skip
(
int
count
)
inline
Implements
System.Linq.IPartition< TElement >
.
Definition at line
46
of file
EmptyPartition.cs
.
47
{
48
return
this
;
49
}
System
Linq
EmptyPartition
Generated by
1.10.0