C# Class CustomTextFieldAlertView.MyAlertDelegate

Inheritance: UIAlertViewDelegate
Mostra file Open project: kevinmcmahon/CustomUITextFieldAlertView

Public Methods

Method Description
Clicked ( UIAlertView alertview, int buttonIndex ) : void
MyAlertDelegate ( RootView vc ) : System

Method Details

Clicked() public method

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

MyAlertDelegate() public method

public MyAlertDelegate ( RootView vc ) : System
vc RootView
return System