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