In my project I have a class that has three methods:
static List<string> ListaArquivos(string path){...}
static void CriaArquivoUnico(List<string> listaArquivos){...}
static void AbreArquivoUnico(string pathArquivoUnico){...}
Wh...
asked by
15.09.2015 / 19:42