Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SharpUV
LoopWork
C# Class SharpUV.LoopWork
Inheritance:
IDisposable
Mostrar archivo
Open project: gigi81/sharpuv
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
After
(
IntPtr
work
,
int
status
) :
void
Completed
( ) :
void
LoopWork
(
Loop
loop
,
System.Action
run
,
System.Action
after
,
Action
completed
) :
System
Run
(
IntPtr
work
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void