Click or drag to resize
Cimbalino ToolkitStorageServiceHandlerReadAllLinesAsync Method
Overload List
  NameDescription
Public methodReadAllLinesAsync(String)
Opens a text file, reads all lines of the file, and then closes the file.
Public methodReadAllLinesAsync(String, Encoding)
Opens a file, reads all lines of the file with the specified encoding, and then closes the file.
Top
See Also