PIbd-31_Malafeev.L.S._COP_25/Cop_25/PluginApp/Form1.cs

11 lines
152 B
C#

namespace PluginApp
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
}
}