예제 #1
0
 public ClienteContatoController(IClienteContatoAppService clienteContatoAppService)
 {
     _clienteContatoAppService = clienteContatoAppService;
 }
예제 #2
0
 public ClienteContatoController(IClienteContatoAppService clienteContatoAppService)
 {
     _clienteContatoAppService = clienteContatoAppService;
 }