Method LoadStream | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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.

Edit this page