Method | Description | |
---|---|---|
ShortenAsync ( |
Shortens the asynchronous.
|
|
TinyUrlShortener ( ) : System |
Initializes a new instance of the TinyUrlShortener class.
|
|
TinyUrlShortener ( |
Initializes a new instance of the TinyUrlShortener class.
|
public ShortenAsync ( |
||
longUrl | The long URL. | |
cancellationToken | The cancellation token. | |
return | Task |
public TinyUrlShortener ( |
||
httpClient | The HTTP client. | |
return | System |