Console wrapper Control for WPF and WinForm
Console wrapper Control for WPF and WinForm
ConsoleControlAPI
ProcessEventArgs Class
ProcessEventHanlder Delegate
ProcessInterface Class
ProcessEventHanlder Delegate
A ProcessEventHandler is a delegate for process input/output events.
Namespace:
ConsoleControlAPI
Assembly:
ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
Copy
public
delegate
void
ProcessEventHanlder
(
Object
sender
,
ProcessEventArgs
args
)
Parameters
sender
Type:
System
Object
The sender.
args
Type:
ConsoleControlAPI
ProcessEventArgs
The
ProcessEventArgs
instance containing the event data.
See Also
Reference
ConsoleControlAPI Namespace
imbVeles blog
|
Documentation home