Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MahTweets
Services
ManualLongUrlRetrieverService
C# Class MahTweets.Services.ManualLongUrlRetrieverService
Inheritance:
IManualLongUrlRetrieverService
ファイルを表示
Open project: nickhodge/MahTweets.LawrenceHargrave
Public Methods
Method
Description
ExpandUrl
(
string
shortUrl
) :
Task
IsShortUrl
(
string
shortUrl
) :
bool
Method Details
ExpandUrl()
public
method
public
ExpandUrl
(
string
shortUrl
) :
Task
shortUrl
string
return
Task
IsShortUrl()
public
method
public
IsShortUrl
(
string
shortUrl
) :
bool
shortUrl
string
return
bool