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