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