C# Class MineSweeper.Cell

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Cell ( int row, int column ) : System

Method Details

Cell() public méthode

public Cell ( int row, int column ) : System
row int
column int
Résultat System

Property Details

Row public_oe property

public int Row
Résultat int