namespace GasStation { public partial class FormGasStation : System.Windows.Forms.Form { public FormGasStation() { InitializeComponent(); } } }