Method | Description | |
---|---|---|
HandleError ( System se ) : void |
Show a message box with the error details.
|
|
Release ( object o ) : bool |
Release A COM object
|
|
Utility ( ) : System |
Default Constructor
|
public static HandleError ( System se ) : void | ||
se | System | an exception |
return | void |