Table of Contents

Method LoadStream

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.