Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Shared
BackgroundThread
C# Class Shared.BackgroundThread
Mostra file
Open project: jbouzaglou/PetPigeonsESB
Public Methods
Method
Description
BackgroundThread
(
System.Action
threadWork
) :
System
Join
( ) :
void
Start
( ) :
void
Method Details
BackgroundThread()
public
method
public
BackgroundThread
(
System.Action
threadWork
) :
System
threadWork
System.Action
return
System
Join()
public
method
public
Join
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void