Program.cs 76 B

12345
  1. using WebTemplate;
  2. var server = new AppServer();
  3. server.Start(args);