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