예제 #1
0
 public FrontController(ICanFindCommandsThatCanProcessRequests command_registry)
 {
     this.command_registry = command_registry;
 }
예제 #2
0
 public FrontController(ICanFindCommandsThatCanProcessRequests command_registry)
 {
     this.command_registry = command_registry;
 }