C# Class System.Windows.Forms.FileDialogHelper

Inheritance: NSOpenPanel, IViewHelper
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Private Properties

Свойство Type Description
IViewHelper void

Méthodes publiques

Méthode Description
Cancel ( Foundation sender ) : void
FileDialogHelper ( CommonDialog host ) : System
Show ( ) : void

Private Methods

Méthode Description
IViewHelper ( ) : void

Method Details

Cancel() public méthode

public Cancel ( Foundation sender ) : void
sender Foundation
Résultat void

FileDialogHelper() public méthode

public FileDialogHelper ( CommonDialog host ) : System
host CommonDialog
Résultat System

Show() public méthode

public Show ( ) : void
Résultat void