PIbd-31_Teryokhin.A.S._COP_23/WinFormsPlugins/Program.cs

13 lines
180 B
C#
Raw Permalink Normal View History

2024-10-27 19:58:38 +04:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace WinFormsPlugins
{
class Program
{
}
}