Laba4 KozyrevSS PIbd-21 GasolineTanker #5

Closed
Serxionaft wants to merge 3 commits from Laba4 into Laba3
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 22dca98743 - Show all commits

View File

@ -7,7 +7,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Lab
namespace Lab.Generics
{
internal class CarsGenericStorage
{

View File

@ -181,7 +181,7 @@
Controls.Add(DrawTank);
Controls.Add(panel1);
Name = "CollectionsFrame";
Text = "Form1";
Text = "Гаражи бензовозов";
panel1.ResumeLayout(false);
panel1.PerformLayout();
panel2.ResumeLayout(false);