C# Class SimpleThread, 201303

Afficher le fichier Open project: programmermagazine/201303 Class Usage Examples

Méthodes publiques

Méthode Description
Main ( String args ) : void
run ( ) : void

Private Methods

Méthode Description
SimpleThread ( String pName ) : System

Method Details

Main() public static méthode

public static Main ( String args ) : void
args String
Résultat void

run() public méthode

public run ( ) : void
Résultat void