public static void Main() { _04_Parameters.App app = new _04_Parameters.App(); app.InitializeComponent(); app.Run(); }