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