Beispiel #1
0
 public FrontController(IFindSpecificRequestHandlers command_registry)
 {
     this.command_registry = command_registry;
 }
Beispiel #2
0
 public FrontController(IFindSpecificRequestHandlers command_registry)
 {
     this.command_registry = command_registry;
 }