Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SimpleThread
C# Class SimpleThread, 201303
Exibir arquivo
Open project: programmermagazine/201303
Class Usage Examples
Public Methods
Method
Description
Main
(
String
args
) :
void
run
( ) :
void
Private Methods
Method
Description
SimpleThread
(
String
pName
) :
System
Method Details
Main()
public
static
method
public
static
Main
(
String
args
) :
void
args
String
return
void
run()
public
method
public
run
( ) :
void
return
void