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
Shared
BackgroundThread
C# Class Shared.BackgroundThread
Afficher le fichier
Open project: jbouzaglou/PetPigeonsESB
Méthodes publiques
Méthode
Description
BackgroundThread
(
System.Action
threadWork
) :
System
Join
( ) :
void
Start
( ) :
void
Method Details
BackgroundThread()
public
méthode
public
BackgroundThread
(
System.Action
threadWork
) :
System
threadWork
System.Action
Résultat
System
Join()
public
méthode
public
Join
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void