Potapov N.S. LabWork05 #7

Closed
ns.potapov wants to merge 3 commits from LabWork05 into LabWork04
Owner
No description provided.
ns.potapov added 3 commits 2022-11-15 14:08:09 +04:00
ns.potapov requested review from eegov 2022-11-15 14:08:25 +04:00
eegov approved these changes 2022-11-18 09:59:58 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +23,4 @@
/// <summary>
/// Событие
/// </summary>
private event BoatDelegate EventAddBoat;
Collaborator

Делегат следовало заменить на встроенный

Делегат следовало заменить на встроенный
@ -0,0 +157,4 @@
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
private void LabelDopColor_DragEnter(object sender, DragEventArgs e)
Collaborator

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна

Логика DragEnter основного цвета идентична логике DragEnter дополнительного цвета и отдельная обработка тут не нужна
eegov closed this pull request 2022-11-18 10:01:32 +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: ns.potapov/PIbd-21_Potapov_N.S._Catamaran_Base#7
No description provided.