Example #1
0
 public WebApiHandler(IControllerBus controllerBus)
 {
     _controllerBus = controllerBus;
 }