Esempio n. 1
0
 public FrontController(IFindSpecificRequestHandlers command_registry)
 {
     this.command_registry = command_registry;
 }
Esempio n. 2
0
 public FrontController(IFindSpecificRequestHandlers command_registry)
 {
     this.command_registry = command_registry;
 }