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