Пример #1
0
 private async void LoadWallpaparImage()
 {
     this.WallPaper = await ShowController.getLargeCoverImage(this.Imdb, this.WallPaperImage);
 }