Exemple #1
0
 public IEnumerable <Usuario> CarregarUsuariosVendas()
 {
     return(_servicoUsuario.CarregarUsuariosVendas());
 }