C# Class iOSTunez.TracksView

Inheritance: TableViewControllerWithPlayQueue
Mostrar archivo Open project: alanmcgovern/tunez

Public Methods

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

Private Methods

Method Description
PlayAllPressed ( UIButton sender ) : void
PlayAllPressed ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

RowSelected() public method

public RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
tableView UITableView
indexPath NSIndexPath
return void

TracksView() public method

public TracksView ( IntPtr handle ) : System
handle System.IntPtr
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void