create branch 6 for lab 6

This commit is contained in:
ekallin 2023-11-14 00:48:15 +04:00
parent 5e0834fb83
commit 683a6c1382

View File

@ -15,6 +15,7 @@ using System.Windows.Forms;
namespace ProjectElectricLocomotive
{
//create 6 branch
public partial class FormLocomotiveCollections : Form
{
private readonly LocomotiveGenericStorage _storage;