Создание 2 лабораторной

This commit is contained in:
ekallin 2024-02-24 14:00:35 +04:00
parent e0ad21379d
commit 60c0ee237b

View File

@ -2,15 +2,8 @@
using SushiBar;
using SushiBarContracts.BindingModel;
using SushiBarContracts.BusinessLogicsContracts;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
// create labwork02
namespace SushiBarView
{