Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MahTweets
TweetProcessors
MediaProviders
Imgur
C# Class MahTweets.TweetProcessors.MediaProviders.Imgur
Inheritance:
IMediaProvider
Mostrar archivo
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