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