Свойство | Type | Description | |
---|---|---|---|
Player | IMediaPlayerBusiness |
Свойство | Type | Description | |
---|---|---|---|
callback | System.Action |
Méthode | Description | |
---|---|---|
DownloadAndPlaySample ( string artist, string title ) : Task | ||
Instance ( System.Action callback ) : void | ||
SetupWizard ( ) : System |
Méthode | Description | |
---|---|---|
CancelButton_Click ( object sender, |
||
DisplayPage ( ) : void | ||
DownloadBusiness_DownloadCompleted ( object sender, |
||
NextButton_Click ( object sender, |
||
PlayVideo ( |
||
PreviousButton_Click ( object sender, |
||
Window_Closing ( object sender, System e ) : void | ||
Window_Loaded ( object sender, |
public DownloadAndPlaySample ( string artist, string title ) : Task | ||
artist | string | |
title | string | |
Résultat | Task |
public static Instance ( System.Action callback ) : void | ||
callback | System.Action | |
Résultat | void |