C# Class SeaBattleMvc.Models.MvcField

Afficher le fichier Open project: sbannikov/csharpcroc

Méthodes publiques

Свойство Type Description
cell ].MvcCell[

Méthodes publiques

Méthode Description
MvcField ( SeaBattle.Data.Game game ) : System

Конструктор

Method Details

MvcField() public méthode

Конструктор
public MvcField ( SeaBattle.Data.Game game ) : System
game SeaBattle.Data.Game Игра
Résultat System

Property Details

cell public_oe property

Игровое поле в виде двойного массива
public MvcCell[,] cell
Résultat ].MvcCell[