PIbd-23_Polevoy_S.V._SelfPr.../SelfPropelledArtilleryUnit/Form1.cs

10 lines
168 B
C#

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