Esempio n. 1
0
 public TempleController(TempleService service)
 {
     TempleService = service;
 }