C# Class MyThreadParam, study

Afficher le fichier Open project: joonhwan/study Class Usage Examples

Méthodes publiques

Свойство Type Description
a int

Méthodes publiques

Méthode Description
MyThreadParam ( int a, int b ) : System

Method Details

MyThreadParam() public méthode

public MyThreadParam ( int a, int b ) : System
a int
b int
Résultat System

Property Details

a public_oe property

public int a
Résultat int