C# Class System.Windows.Controls.OpenFileDialog

Afficher le fichier Open project: shana/moon Class Usage Examples

Méthodes publiques

Méthode Description
OpenFileDialog ( ) : System
ShowDialog ( ) : bool?

Private Methods

Méthode Description
EnsureMainThread ( ) : void

Method Details

OpenFileDialog() public méthode

public OpenFileDialog ( ) : System
Résultat System

ShowDialog() public méthode

public ShowDialog ( ) : bool?
Résultat bool?