C# Class OpenTween.Thumbnail.Services.PbsTwimgCom

Inheritance: OpenTween.Thumbnail.Services.SimpleThumbnailService
Datei anzeigen Open project: opentween/OpenTween Class Usage Examples

Public Properties

Property Type Description
UrlPattern string

Public Methods

Method Description
GetThumbnailInfoAsync ( string url, PostClass post, CancellationToken token ) : Task
PbsTwimgCom ( ) : System

Method Details

GetThumbnailInfoAsync() public method

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

PbsTwimgCom() public method

public PbsTwimgCom ( ) : System
return System

Property Details

UrlPattern public_oe static_oe property

public static string UrlPattern
return string