Asynchronously reads files. Use only with NetFx
public static Task<String> ReadAllTextAsync(string filename, Encoding encoding)
Parameters
filename
encoding
See also:
Class FileUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic