Public Member Functions | |
| IUserSetSystems | CreateUserSetSystems () |
| void | ShowErrorDialog (string message, Exception e, ErrorLevel level) |
| Shows an error dialog using the operating system's methods. | |
| IUserSetSystems AgateLib.Drivers.IDesktopDriver.CreateUserSetSystems | ( | ) |
| void AgateLib.Drivers.IDesktopDriver.ShowErrorDialog | ( | string | message, | |
| Exception | e, | |||
| ErrorLevel | level | |||
| ) |
Shows an error dialog using the operating system's methods.
| message | ||
| e | The exception causing the error. This parameter may be null, and it is important that the implementation does not choke on a null value for e. | |
| level |
|
AgateLib Awesome Game and Tool Engine Library |
|