C# Class MahTweets.UrlShorteners.IsGd

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

Méthodes publiques

Méthode Description
IsGd ( ) : System
Setup ( ) : void
Shorten ( String Url ) : Task
ShowSettings ( ) : void

Method Details

IsGd() public méthode

public IsGd ( ) : System
Résultat System

Setup() public méthode

public Setup ( ) : void
Résultat void

Shorten() public méthode

public Shorten ( String Url ) : Task
Url String
Résultat Task

ShowSettings() public méthode

public ShowSettings ( ) : void
Résultat void