Tomasheva_Lab_№4 #5

Closed
Saanechkaa wants to merge 1 commits from Lab4 into Lab3
Owner
No description provided.
eegov was assigned by Saanechkaa 2022-12-13 13:46:28 +04:00
Saanechkaa added 1 commit 2022-12-13 13:46:28 +04:00
eegov approved these changes 2022-12-15 22:35:39 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -74,0 +126,4 @@
this.listBoxMaps.Name = "listBoxMaps";
this.listBoxMaps.Size = new System.Drawing.Size(151, 64);
this.listBoxMaps.TabIndex = 1;
this.listBoxMaps.Click += new System.EventHandler(this.ListBoxMaps_SelectedIndexChanged);
Collaborator

Выбрно неверное событие у listBox

Выбрно неверное событие у listBox
@ -0,0 +46,4 @@
{
if (_mapStorages.ContainsKey(name))
{
MessageBox.Show("Карта уже существует");
Collaborator

В классе с логикой не выводят сообщения

В классе с логикой не выводят сообщения
eegov approved these changes 2022-12-15 22:35:40 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
eegov closed this pull request 2022-12-15 22:35:49 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Saanechkaa/ISEbd-21_Tomasheva_RoadTrain_Base#5
No description provided.