Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MetroIde
Dialogs
MetroException
C# Class MetroIde.Dialogs.MetroException
Mostra file
Open project: ChadSki/Quickbeam
Public Methods
Method
Description
Show
(
Exception
ex
) :
void
Because you are the only exception.
Method Details
Show()
public
static
method
Because you are the only exception.
public
static
Show
(
Exception
ex
) :
void
ex
System.Exception
The exception to pass into the dialog.
return
void