Esempio n. 1
0
 public static string GetYoutubeVideoThumbnailUrl(IYoutubeVideoDetails that) => that.Value <string>("youtubeVideoThumbnailUrl");
Esempio n. 2
0
 public static string GetYoutubeVideoId(IYoutubeVideoDetails that) => that.Value <string>("youtubeVideoId");