Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SeaBattleMvc
Models
MvcField
C# Class SeaBattleMvc.Models.MvcField
Show file
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 property
Игровое поле в виде двойного массива
public
MvcCell[,]
cell
return
].MvcCell[