Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BEPUutilities2
Threading
ParallelLoopWorker
C# Class BEPUutilities2.Threading.ParallelLoopWorker
Inheritance:
IDisposable
ファイルを表示
Open project: RossNordby/scratchpad
Public Methods
Method
Description
Dispose
( ) :
void
Disposes the worker.
Private Methods
Method
Description
ParallelLoopWorker
(
ParallelLooper
manager
,
System.Action
threadStart
) :
System
Work
( ) :
void
Method Details
Dispose()
public
method
Disposes the worker.
public
Dispose
( ) :
void
return
void