PIbd-21_Ihonkina_E.S._Preca.../PrecastConcretePlant/Form1.cs
Катя Ихонкина 9ff66de52c Коммит
2023-02-19 11:15:20 +04:00

10 lines
162 B
C#

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