ISEbd-21_Agliullov.D.A._Con.../ConfectioneryContracts/BusinessLogicsContracts/Class1.cs
2023-03-06 13:17:07 +04:00

13 lines
210 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConfectioneryContracts.BusinessLogicsContracts
{
internal class Class1
{
}
}