C# Class iOSTunez.ArtistsView

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

Private Properties

Свойство Type Description
RandomPlayAllPressed void
RandomPlayAllPressed void
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
ArtistsView ( IntPtr handle ) : System
PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void
ViewDidLoad ( ) : void

Private Methods

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

Method Details

ArtistsView() public méthode

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

PrepareForSegue() public méthode

public PrepareForSegue ( UIStoryboardSegue segue, NSObject sender ) : void
segue UIStoryboardSegue
sender NSObject
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void