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

상속: OpenTween.Thumbnail.Services.SimpleThumbnailService
파일 보기 프로젝트 열기: opentween/OpenTween 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
UrlPattern string

공개 메소드들

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

메소드 상세

GetThumbnailInfoAsync() 공개 메소드

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

PbsTwimgCom() 공개 메소드

public PbsTwimgCom ( ) : System
리턴 System

프로퍼티 상세

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

public static string UrlPattern
리턴 string