PIbd-21_Rasubaev S.M._Lab1 #1

Closed
Sergey wants to merge 1 commits from lab_1 into main
Owner
No description provided.
Sergey added 1 commit 2023-10-20 22:06:07 +04:00
Sergey requested review from eegov 2023-10-20 22:08:50 +04:00
eegov approved these changes 2023-10-21 09:05:01 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +1,48 @@
namespace HoistingCrane
{
public partial class CraneVisual : Form
Collaborator

В названии класса должен присутствовать преф или суффикс Form

В названии класса должен присутствовать преф или суффикс Form
@ -0,0 +30,4 @@
return true;
}
public void SetPosition(int x, int y)
Collaborator

Не учтены все условия, при которых объект может выйти за границы

Не учтены все условия, при которых объект может выйти за границы
eegov closed this pull request 2023-10-21 09:05:07 +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: Sergey/PYbd-21_Razubaev_C.M._HoistingCrane._Base#1
No description provided.