| StreamReaderExtensions Class |
Namespace: Cimbalino.Toolkit.Extensions
public static class StreamReaderExtensions
The StreamReaderExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ReadAllLines |
Reads all lines of the stream.
| |
| ReadAllLinesAsync |
Reads all lines of the stream.
| |
| ReadLines |
Reads the lines of a stream.
|