Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MahTweets
TweetProcessors
MediaProviders
FlickrProvider
C# Class MahTweets.TweetProcessors.MediaProviders.FlickrProvider
Inheritance:
IMediaProvider
Show file
Open project: nickhodge/MahTweets.LawrenceHargrave
Public Methods
Method
Description
Match
(
string
url
) :
bool
Transform
(
string
url
) :
Task
Method Details
Match()
public
method
public
Match
(
string
url
) :
bool
url
string
return
bool
Transform()
public
method
public
Transform
(
string
url
) :
Task
url
string
return
Task