PIbd-21_Rasubaev S.M._Lab1 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab_1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +1,48 @@
namespace HoistingCrane
{
public partial class CraneVisual : Form
В названии класса должен присутствовать преф или суффикс Form
@ -0,0 +30,4 @@
return true;
}
public void SetPosition(int x, int y)
Не учтены все условия, при которых объект может выйти за границы
Pull request closed