C# Class Day8.SynchronizingThreads.CellCons

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

Méthodes publiques

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

Method Details

CellCons() public méthode

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

ThreadRun() public méthode

public ThreadRun ( ) : void
Résultat void