[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Gui
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class ExceptionDialog : Form
Public Class ExceptionDialog _
	Inherits Form
public ref class ExceptionDialog : public Form

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ExceptionDialog()()()
Initializes a new instance of the ExceptionDialog class
Exception
Message
Show(Exception, String)

Inheritance Hierarchy

See Also