프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Player | IMediaPlayerBusiness |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
callback | System.Action |
메소드 | 설명 | |
---|---|---|
DownloadAndPlaySample ( string artist, string title ) : Task | ||
Instance ( System.Action callback ) : void | ||
SetupWizard ( ) : System |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Task |
public static Instance ( System.Action callback ) : void | ||
callback | System.Action | |
리턴 | void |