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