Package wx.ProcessUtils

General utilities referring to System.Diagnostics.Process. More...


Classes

class  MsgEventArgs
class  ProcessStarter
class  ProcessTerminatedEvent
class  ShellProcessEvent

Enumerations

enum  MsgType

Functions

delegate void MsgEventHandler (object sender, MsgEventArgs evt)


Detailed Description

General utilities referring to System.Diagnostics.Process.

Enumeration Type Documentation

enum wx::ProcessUtils::MsgType

Enumerator:
Error 
Warning 
Message 


Function Documentation

delegate void wx.ProcessUtils.MsgEventHandler ( object  sender,
MsgEventArgs  evt 
)

Handler or an event distributing strings.

Parameters:
sender The sender of the event.
evt The data of the event.


The wx.NET Build System.   (c) 2009-2010 Harald Meyer auf'm Hofe