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
SeaBattleMvc
Models
MvcField
C# Class SeaBattleMvc.Models.MvcField
Mostrar archivo
Open project: sbannikov/csharpcroc
Public Properties
Property
Type
Description
cell
].MvcCell[
Public Methods
Method
Description
MvcField
(
SeaBattle.Data.Game
game
) :
System
Конструктор
Method Details
MvcField()
public
method
Конструктор
public
MvcField
(
SeaBattle.Data.Game
game
) :
System
game
SeaBattle.Data.Game
Игра
return
System
Property Details
cell
public_oe property
Игровое поле в виде двойного массива
public
MvcCell[,]
cell
return
].MvcCell[