Exemplo n.º 1
0
 public IEnumerable <Usuario> CarregarUsuariosLigacoes()
 {
     return(_servicoUsuario.CarregarUsuariosLigacoes());
 }