C# Class MahTweets.Services.ManualLongUrlRetrieverService

Inheritance: IManualLongUrlRetrieverService
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
ExpandUrl ( string shortUrl ) : Task
IsShortUrl ( string shortUrl ) : bool

Method Details

ExpandUrl() public méthode

public ExpandUrl ( string shortUrl ) : Task
shortUrl string
Résultat Task

IsShortUrl() public méthode

public IsShortUrl ( string shortUrl ) : bool
shortUrl string
Résultat bool