Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Threading
Tasks
Parallel
C# Class System.Threading.Tasks.Parallel
Mostra file
Open project: synhershko/lucene.net
Class Usage Examples
Public Methods
Method
Description
For
(
int
start
,
int
end
,
Action
loopAction
) :
void
Method Details
For()
public
static
method
public
static
For
(
int
start
,
int
end
,
Action
loopAction
) :
void
start
int
end
int
loopAction
Action
return
void