Namespace: SchemaExplorer.Design
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public static DialogResult Show(
	IWin32Window owner,
	Exception e
)
Visual Basic
Public Shared Function Show ( 
	owner As IWin32Window,
	e As Exception
) As DialogResult

Return Value

Type: DialogResult

See Also