Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.GrammarExplorer.fmShowException Class Reference
Inheritance diagram for Irony.GrammarExplorer.fmShowException:
Form

Public Member Functions

 fmShowException ()
 

Static Public Member Functions

static void ShowException (Exception ex)
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Definition at line 22 of file fmShowException.cs.

Constructor & Destructor Documentation

Irony.GrammarExplorer.fmShowException.fmShowException ( )

Definition at line 23 of file fmShowException.cs.

Member Function Documentation

override void Irony.GrammarExplorer.fmShowException.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 12 of file fmShowException.Designer.cs.

static void Irony.GrammarExplorer.fmShowException.ShowException ( Exception  ex)
static

Definition at line 26 of file fmShowException.cs.


The documentation for this class was generated from the following files: