Method LoadStream | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
LoadStream(Stream)
Loads the contents of the stream into the TextView.
public void LoadStream(Stream stream)
Parameters
stream
Stream
Stream to load the contents from.