C# Class HelloWorldAsync.IpFyApi

Afficher le fichier Open project: iancooper/Paramore Class Usage Examples

Méthodes publiques

Méthode Description
GetAsync ( CancellationToken cancellationToken = default(CancellationToken) ) : Task
IpFyApi ( Uri endpoint ) : System

Method Details

GetAsync() public méthode

public GetAsync ( CancellationToken cancellationToken = default(CancellationToken) ) : Task
cancellationToken System.Threading.CancellationToken
Résultat Task

IpFyApi() public méthode

public IpFyApi ( Uri endpoint ) : System
endpoint System.Uri
Résultat System