C# Class UI.Dialogs

Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
ShowMessageBox ( string text, string caption ) : void

Method Details

ShowMessageBox() public static méthode

public static ShowMessageBox ( string text, string caption ) : void
text string
caption string
Résultat void