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