KalkulatorISP-31rrrrr/source/repos/WinFormsApp7/Class1.cs
2025-11-11 14:18:33 +04:00

13 lines
191 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace WinFormsApp7
{
internal class DbConnection
{
}
}