Лёвушкина Анна, ПИбд-21, лаб3 простая #6

Closed
AnnaLioness wants to merge 8 commits from лаб3 into лаб2
Owner
No description provided.
AnnaLioness added 8 commits 2023-10-20 18:42:26 +04:00
eegov approved these changes 2023-10-21 08:57:36 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +22,4 @@
DrawningObjectShip>(pictureBoxCollection.Width, pictureBoxCollection.Height);
}
private void FormShipCollection_Load(object sender, EventArgs e)
Collaborator

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

Пустых методов быть не должно
@ -0,0 +34,4 @@
/// <returns></returns>
public int Insert(T ship)
{
// TODO вставка в начало набора
Collaborator

Правильнее было вызвать Insert(T obj, 0);

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-10-21 08:57:41 +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: AnnaLioness/PIbd21.LyovushkinaA.A.Container_ship.Base#6
No description provided.