Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Chinchilla
Threading
ThreadWrapper
C# Class Chinchilla.Threading.ThreadWrapper
Inheritance:
IThread
Afficher le fichier
Open project: jonnii/chinchilla
Méthodes publiques
Méthode
Description
Join
( ) :
void
Start
( ) :
void
ThreadWrapper
(
Thread
thread
) :
System.Threading
Method Details
Join()
public
méthode
public
Join
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
ThreadWrapper()
public
méthode
public
ThreadWrapper
(
Thread
thread
) :
System.Threading
thread
System.Threading.Thread
Résultat
System.Threading