C# Class MyDelegate, MonoMobile.Dialog

Inheritance: UIImagePickerControllerDelegate
Afficher le fichier Open project: moljac/MonoMobile.Dialog Class Usage Examples

Méthodes publiques

Méthode Description
FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void
MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System

Method Details

FinishedPickingImage() public méthode

public FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void
picker UIImagePickerController
image UIImage
editingInfo NSDictionary
Résultat void

MyDelegate() public méthode

public MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System
container ImageElement,
table UITableView,
path NSIndexPath
Résultat System