C# 클래스 OpenTween.Thumbnail.Services.Youtube

상속: OpenTween.Thumbnail.Services.SimpleThumbnailService
파일 보기 프로젝트 열기: opentween/OpenTween

공개 프로퍼티들

프로퍼티 타입 설명
UrlPatternRegex System.Text.RegularExpressions.Regex

공개 메소드들

메소드 설명
GetThumbnailInfoAsync ( string url, PostClass post, CancellationToken token ) : Task

메소드 상세

GetThumbnailInfoAsync() 공개 메소드

public GetThumbnailInfoAsync ( string url, PostClass post, CancellationToken token ) : Task
url string
post PostClass
token CancellationToken
리턴 Task

프로퍼티 상세

UrlPatternRegex 공개적으로 정적으로 프로퍼티

public static Regex,System.Text.RegularExpressions UrlPatternRegex
리턴 System.Text.RegularExpressions.Regex