Exemplo n.º 1
0
 public string GetImportFileDir(int idUser)
 {
     return(_parameterRepository.GetImportFileDir(idUser));
 }