Exemplo n.º 1
0
 public ThumbnailInfo GetThumbnail(string videoId)
 {
     return(_mgr.GetThumbnail(videoId));
 }