메소드 | 설명 | |
---|---|---|
OrderedFor ( int fromInclusive, int toExclusive, |
public static OrderedFor ( int fromInclusive, int toExclusive, |
||
fromInclusive | int | |
toExclusive | int | |
token | ||
body | Action |
|
리턴 | ParallelLoopResult |