fjtello / SQL-C-sharp

Common programming and coding tips and howtos
0 stars 0 forks source link

C# Read full file #20

Open fjtello opened 7 years ago

fjtello commented 7 years ago

string[] vContenido = System.IO.File.ReadAllLines(ruta_archivo);