Exemple #1
0
 public RegistryController(IRegistryApplicationService service)
 {
     _service = service;
 }