Exemplo n.º 1
0
 public HomeController()
 {
     imageOrchestrator = new ImageOrchestrator(new FolderGenerator(), new ImageService());
 }