static void Main(string[] args) { LPController controller1 = new LPController(); controller1.Run(); }