C# Class iOSTunez.TracksView

Inheritance: TableViewControllerWithPlayQueue
Afficher le fichier Open project: alanmcgovern/tunez

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
TracksView ( IntPtr handle ) : System
ViewDidLoad ( ) : void

Private Methods

Méthode Description
PlayAllPressed ( UIButton sender ) : void
PlayAllPressed ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

RowSelected() public méthode

public RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
tableView UITableView
indexPath NSIndexPath
Résultat void

TracksView() public méthode

public TracksView ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void