Méthode | Description | |
---|---|---|
GetUrlFor ( string shortenedUrl ) : string | ||
MongoUrlStore ( string connectionString ) : System.Threading | ||
SaveUrl ( string url, string shortenedUrl ) : void |
public GetUrlFor ( string shortenedUrl ) : string | ||
shortenedUrl | string | |
Résultat | string |
public MongoUrlStore ( string connectionString ) : System.Threading | ||
connectionString | string | |
Résultat | System.Threading |
public SaveUrl ( string url, string shortenedUrl ) : void | ||
url | string | |
shortenedUrl | string | |
Résultat | void |