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