C# Class Day8.SynchronizingThreads.Cell

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

Méthodes publiques

Méthode Description
ReadFromCell ( ) : int
WriteToCell ( int n ) : void

Method Details

ReadFromCell() public méthode

public ReadFromCell ( ) : int
Résultat int

WriteToCell() public méthode

public WriteToCell ( int n ) : void
n int
Résultat void