C# Class dotDialog.Sample.PersonalInfoManger.Touch.PhoneAlertDelegate

Inheritance: UIAlertViewDelegate
ファイルを表示 Open project: benhorgen/dotDialog

Public Methods

Method Description
Clicked ( UIAlertView alertView, int buttonIndex ) : void
PhoneAlertDelegate ( string phoneNumber ) : System

Method Details

Clicked() public method

public Clicked ( UIAlertView alertView, int buttonIndex ) : void
alertView UIAlertView
buttonIndex int
return void

PhoneAlertDelegate() public method

public PhoneAlertDelegate ( string phoneNumber ) : System
phoneNumber string
return System