C# 클래스 SoundCloudPlus.Band.BandConnections

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: justijndepover/Soundcloudplus

공개 메소드들

메소드 설명
BandConnections ( ) : System
ConnectBand ( ) : Task
CreateAndPushTileAsync ( string name ) : Task

비공개 메소드들

메소드 설명
FindBands ( ) : Task
LoadIcon ( string uri ) : Task
OnPropertyChanged ( [ propertyName = null ) : void
TileManager_TileButtonPressed ( object sender, BandTileEventArgs e ) : void

메소드 상세

BandConnections() 공개 메소드

public BandConnections ( ) : System
리턴 System

ConnectBand() 공개 메소드

public ConnectBand ( ) : Task
리턴 Task

CreateAndPushTileAsync() 공개 메소드

public CreateAndPushTileAsync ( string name ) : Task
name string
리턴 Task