Ejemplo n.º 1
0
 public EthnicitiesAPIController(IEthnicitiesService EthnicitiesService)
 {
     _ethnicitiesService = EthnicitiesService;
 }
 public EthnicitiesAPIController(IEthnicitiesService EthnicitiesService)
 {
     _ethnicitiesService = EthnicitiesService;
 }