Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MineSweeper
Cell
C# Class MineSweeper.Cell
Mostrar archivo
Open project: Confirmit/Students
Class Usage Examples
Public Properties
Property
Type
Description
Row
int
Public Methods
Method
Description
Cell
(
int
row
,
int
column
) :
System
Method Details
Cell()
public
method
public
Cell
(
int
row
,
int
column
) :
System
row
int
column
int
return
System
Property Details
Row
public_oe property
public
int
Row
return
int