Method OnSetupRouter
OnSetupRouter(Router)
Event that is called when an Router is binded to the HTTP server.
protected virtual void OnSetupRouter(Router router)
Parameters
router
RouterThe router entity which is binded.
Event that is called when an Router is binded to the HTTP server.
protected virtual void OnSetupRouter(Router router)
router
RouterThe router entity which is binded.