Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BEPUphysics
Threading
ParallelLoopWorker
C# Class BEPUphysics.Threading.ParallelLoopWorker
Inheritance:
IDisposable
Exibir arquivo
Open project: Indiefreaks/igf
Public Methods
Method
Description
Dispose
( ) :
void
Disposes the worker.
Private Methods
Method
Description
ParallelLoopWorker
(
ParallelLoopManager
manager
,
Action
threadStart
,
object
initializationInformation
) :
System
Work
( ) :
void
Method Details
Dispose()
public
method
Disposes the worker.
public
Dispose
( ) :
void
return
void