Esempio n. 1
0
 public ClienteContatoController(IClienteContatoAppService clienteContatoAppService)
 {
     _clienteContatoAppService = clienteContatoAppService;
 }
Esempio n. 2
0
 public ClienteContatoController(IClienteContatoAppService clienteContatoAppService)
 {
     _clienteContatoAppService = clienteContatoAppService;
 }