C# Class FxDetector.ErrorBox

Afficher le fichier Open project: odalet/Hawkeye2

Méthodes publiques

Méthode Description
Show ( IWin32Window owner, string text ) : DialogResult
Show ( string text ) : DialogResult

Method Details

Show() public static méthode

public static Show ( IWin32Window owner, string text ) : DialogResult
owner IWin32Window
text string
Résultat DialogResult

Show() public static méthode

public static Show ( string text ) : DialogResult
text string
Résultat DialogResult