C# Class SeaBattle.ChoosePlayerForm

显示文件 Open project: sbannikov/csharpcroc Class Usage Examples

Public Methods

Method Description
ChoosePlayerForm ( ) : System

Конструтор формы

Private Methods

Method Description
ChoosePlayerForm_Load ( object sender, EventArgs e ) : void

Загрузка данных в форму

Method Details

ChoosePlayerForm() public method

Конструтор формы
public ChoosePlayerForm ( ) : System
return System