Method | Description | |
---|---|---|
MainProcess ( IApplicationEventDispatcher applicationEventDispatcher ) : System.Windows.Forms | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
UnwireApplicationEventHandlers ( ) : void | ||
WireUpApplicationEventHandlers ( ) : void |
Method | Description | |
---|---|---|
HandleProcessExiting ( ProcessExiting @event ) : void |
public MainProcess ( IApplicationEventDispatcher applicationEventDispatcher ) : System.Windows.Forms | ||
applicationEventDispatcher | IApplicationEventDispatcher | |
return | System.Windows.Forms |
protected UnwireApplicationEventHandlers ( ) : void | ||
return | void |
protected WireUpApplicationEventHandlers ( ) : void | ||
return | void |