C# Class Day8.SynchronizingThreads.CellProd

Afficher le fichier Open project: ctsxamarintraining/October15 Class Usage Examples

Méthodes publiques

Méthode Description
CellProd ( Cell box, int request ) : System
ThreadRun ( ) : void

Method Details

CellProd() public méthode

public CellProd ( Cell box, int request ) : System
box Cell
request int
Résultat System

ThreadRun() public méthode

public ThreadRun ( ) : void
Résultat void