Beispiel #1
0
 public static string GetPath(string nomeArquivo = "")
 {
     return(Ambiente.GetFullPath(PASTA_RELATORIOS, nomeArquivo));
 }