AgateLib.Drivers.IDesktopDriver Interface Reference

List of all members.

Public Member Functions

IUserSetSystems CreateUserSetSystems ()
void ShowErrorDialog (string message, Exception e, ErrorLevel level)
 Shows an error dialog using the operating system's methods.


Detailed Description


Member Function Documentation

IUserSetSystems AgateLib.Drivers.IDesktopDriver.CreateUserSetSystems (  ) 

Returns:

void AgateLib.Drivers.IDesktopDriver.ShowErrorDialog ( string  message,
Exception  e,
ErrorLevel  level 
)

Shows an error dialog using the operating system's methods.

Parameters:
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 


The documentation for this interface was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo