C# (CSharp) Twinspire Namespace

Nested Namespaces

Twinspire.Properties

Сlasses

Name Description
AppWideKeys
BuildConfig
Command
Document
EditorHotkeys
ErrorResult
GeneralOptions
HaxeReader
Hotkey
HotkeyOptions
Library
MainForm
OptionsMenu
PatchNotes
ProcessIoManager Class that manages the reading of the output produced by a given 'Process' and reports the output via events. Both standard error (stderr) and standard output (stdout) are managed and reported. The stdout and stderr monitoring and reading are each performed by separate background threads. Each thread blocks on a Read() method, waiting for text in the stream being monitored to become available. Note the Process.RedirectStandardOutput must be set to true in order to read standard output from the process, and the Process.RedirectStandardError must be set to true to read standard error.
Program
Settings
StartPage