ISEbd-22 Alimova M.S. Lab Work 01 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab1"
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?
ISEbd-22 Alimova_M.S. Lab Work 01to ISEbd-22 Alimova M.S. Lab Work 01Зачтено с понижением балла(ов)
@ -0,0 +1,16 @@
using System;
Имя файла не соответствует имени класса
@ -0,0 +20,4 @@
{
_pictureWidth = width;
_pictureHeight = height;
if (width < _bomberWidth || height < _bomberHeight)
Сначала выполняются проверки и только потом, если они пройдены успешно, запоминаются данные
Pull request closed