Application.run

Start the HttpServer , and block current thread.

  1. void run(string[] args, SimpleEventHandler handler)
  2. void run(string[] args)
    class Application
    void
    run
    (
    string[] args
    )

Meta