C# Class Verses.iOS.MoveActionSheetDelegate

Inheritance: UIActionSheetDelegate
Afficher le fichier Open project: pierceboggan/Verses Class Usage Examples

Méthodes publiques

Méthode Description
Clicked ( UIActionSheet actionSheet, int buttonIndex ) : void
MoveActionSheetDelegate ( MemorizationTableViewController tableView, ObservableSortedList verses, List selectedCells ) : System

Private Methods

Méthode Description
MoveVerseToCategory ( Category category ) : void

Method Details

Clicked() public méthode

public Clicked ( UIActionSheet actionSheet, int buttonIndex ) : void
actionSheet UIActionSheet
buttonIndex int
Résultat void

MoveActionSheetDelegate() public méthode

public MoveActionSheetDelegate ( MemorizationTableViewController tableView, ObservableSortedList verses, List selectedCells ) : System
tableView MemorizationTableViewController
verses ObservableSortedList
selectedCells List
Résultat System