Method | Description | |
---|---|---|
Clicked ( UIActionSheet actionSheet, int buttonIndex ) : void | ||
VerseEditActionSheetDelegate ( UIViewController managingController, |
Method | Description | |
---|---|---|
CancelButtonPressed ( UIActionSheet actionSheet ) : void | ||
DeleteButtonPressed ( UIActionSheet actionSheet ) : void | ||
DeleteVerse ( ) : void | ||
EditButtonPressed ( ) : void |
public Clicked ( UIActionSheet actionSheet, int buttonIndex ) : void | ||
actionSheet | UIActionSheet | |
buttonIndex | int | |
return | void |
public VerseEditActionSheetDelegate ( UIViewController managingController, |
||
managingController | UIViewController | |
verse | ||
return | System |