Esempio n. 1
0
 public RegistryController(IRegistryApplicationService service)
 {
     _service = service;
 }