C# Class SoundCloudPlus.Band.BandConnections

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: justijndepover/Soundcloudplus

Méthodes publiques

Méthode Description
BandConnections ( ) : System
ConnectBand ( ) : Task
CreateAndPushTileAsync ( string name ) : Task

Private Methods

Méthode Description
FindBands ( ) : Task
LoadIcon ( string uri ) : Task
OnPropertyChanged ( [ propertyName = null ) : void
TileManager_TileButtonPressed ( object sender, BandTileEventArgs e ) : void

Method Details

BandConnections() public méthode

public BandConnections ( ) : System
Résultat System

ConnectBand() public méthode

public ConnectBand ( ) : Task
Résultat Task

CreateAndPushTileAsync() public méthode

public CreateAndPushTileAsync ( string name ) : Task
name string
Résultat Task