Asynchronously reads files
public static Task<String> ReadAllTextAsync(string filename, Encoding encoding)
Parameters
filename
encoding
See also:
Class mmFileUtils© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic