C# Class Ushahidi.View.Controls.PhotoSelector

Photo select dialog
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Méthodes publiques

Méthode Description
ShowDialog ( Control sender ) : FileInfo

Show Dialog

ShowDialog ( Control sender, ImageSize resolution ) : FileInfo

Show Dialog

Method Details

ShowDialog() public static méthode

Show Dialog
public static ShowDialog ( Control sender ) : FileInfo
sender System.Windows.Forms.Control sender control
Résultat System.IO.FileInfo

ShowDialog() public static méthode

Show Dialog
public static ShowDialog ( Control sender, ImageSize resolution ) : FileInfo
sender System.Windows.Forms.Control sender control
resolution ImageSize image size
Résultat System.IO.FileInfo