C# Class MyDelegate, MonoMobile.Dialog

Inheritance: UIImagePickerControllerDelegate
显示文件 Open project: moljac/MonoMobile.Dialog Class Usage Examples

Public Methods

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

Method Details

FinishedPickingImage() public method

public FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void
picker UIImagePickerController
image UIImage
editingInfo NSDictionary
return void

MyDelegate() public method

public MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System
container ImageElement,
table UITableView,
path NSIndexPath
return System