C# Class OpenTween.Thumbnail.Services.Youtube

Inheritance: OpenTween.Thumbnail.Services.SimpleThumbnailService
Afficher le fichier Open project: opentween/OpenTween

Méthodes publiques

Свойство Type Description
UrlPatternRegex System.Text.RegularExpressions.Regex

Méthodes publiques

Méthode Description
GetThumbnailInfoAsync ( string url, PostClass post, CancellationToken token ) : Task

Method Details

GetThumbnailInfoAsync() public méthode

public GetThumbnailInfoAsync ( string url, PostClass post, CancellationToken token ) : Task
url string
post PostClass
token CancellationToken
Résultat Task

Property Details

UrlPatternRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions UrlPatternRegex
Résultat System.Text.RegularExpressions.Regex