C# 클래스 MyDelegate, MonoMobile.Dialog

상속: UIImagePickerControllerDelegate
파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog 1 사용 예제들

공개 메소드들

메소드 설명
FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void
MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System

메소드 상세

FinishedPickingImage() 공개 메소드

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

MyDelegate() 공개 메소드

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