Méthode | Description | |
---|---|---|
DisplayError ( string errorMessage ) : void | ||
DisplayError ( string errorMessage, |
||
DisplayError ( string errorMessage, string details ) : void |
public DisplayError ( string errorMessage ) : void | ||
errorMessage | string | |
Résultat | void |
public DisplayError ( string errorMessage, |
||
errorMessage | string | |
exception | ||
Résultat | void |
public DisplayError ( string errorMessage, string details ) : void | ||
errorMessage | string | |
details | string | |
Résultat | void |