Console wrapper Control for WPF and WinForm
Console wrapper Control for WPF and WinForm
ConsoleControl Namespaces
ConsoleControl.WPF
ConsoleControl Class
ConsoleControl Methods
ClearOutput Method
InitializeComponent Method
StartProcess Method
StopProcess Method
WriteInput Method
WriteOutput Method
ConsoleControl
WriteOutput Method
Writes the output to the console control.
Namespace:
ConsoleControl.WPF
Assembly:
ConsoleControl.WPF (in ConsoleControl.WPF.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
Copy
public
void
WriteOutput
(
string
output
,
Color
color
)
Parameters
output
Type:
System
String
The output.
color
Type:
System.Windows.Media
Color
The color.
See Also
Reference
ConsoleControl Class
ConsoleControl.WPF Namespace
imbVeles blog
|
Documentation home