Пример #1
0
 private async void LoadLargeScreenImage()
 {
     this.LargeScreenImage = await ShowController.getLargeScreenImageStatic(this.Imdb, this.Season, this.Episode, this.ImageSource);
 }