Click or drag to resize
StreamExtensions Methods

The StreamExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberOpenRead
Opens the given stream for reading with a StreamReader.
Public methodStatic memberOpenWrite
Opens the given stream for writing with a StreamWriter.
Top
See Also