Pibd-24 Boyko_M.S. LabWork01 #1

Closed
LivelyPuer wants to merge 6 commits from lab1 into main
Owner
No description provided.
LivelyPuer added 2 commits 2024-11-09 03:07:28 +04:00
LivelyPuer added 1 commit 2024-11-18 19:32:14 +04:00
LivelyPuer added 1 commit 2024-11-18 23:50:12 +04:00
LivelyPuer added 1 commit 2024-11-19 00:06:05 +04:00
LivelyPuer added 1 commit 2024-11-19 00:14:08 +04:00
eegov approved these changes 2024-12-16 17:38:28 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +125,4 @@
private Button deleteButton;
private Button editButton;
private Button addButton;
private DataGridView dataGridView1;
Collaborator

У элементов форм, с которыми работаем в логике должны быть логичные имена

У элементов форм, с которыми работаем в логике должны быть логичные имена
Author
Owner

Переименуем

Переименуем
@ -0,0 +10,4 @@
namespace ProjectGSM.Forms
{
public partial class FormBase : Form
Collaborator

Пустых классов быть не должно

Пустых классов быть не должно
Author
Owner

Удалим

Удалим
eegov closed this pull request 2024-12-16 17:38:33 +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: LivelyPuer/PIBD14-Boyko-M.S.-GSM-Autotrans#1
No description provided.