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
Chinchilla
Threading
ThreadWrapper
C# Class Chinchilla.Threading.ThreadWrapper
Inheritance:
IThread
Mostrar archivo
Open project: jonnii/chinchilla
Public Methods
Method
Description
Join
( ) :
void
Start
( ) :
void
ThreadWrapper
(
Thread
thread
) :
System.Threading
Method Details
Join()
public
method
public
Join
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
ThreadWrapper()
public
method
public
ThreadWrapper
(
Thread
thread
) :
System.Threading
thread
System.Threading.Thread
return
System.Threading