C# Class GuiComp.Dialog

Afficher le fichier Open project: ufasoft/coin

Méthodes publiques

Méthode Description
ShowDialog ( Microsoft.Win32.CommonDialog d, Window owner ) : bool
ShowDialog ( Window d, Window owner ) : bool

Method Details

ShowDialog() public static méthode

public static ShowDialog ( Microsoft.Win32.CommonDialog d, Window owner ) : bool
d Microsoft.Win32.CommonDialog
owner Window
Résultat bool

ShowDialog() public static méthode

public static ShowDialog ( Window d, Window owner ) : bool
d Window
owner Window
Résultat bool