C# Class WebApiClient.HttpExtensions

Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
AddQuery ( this uri, string name, string value ) : Uri

Method Details

AddQuery() public static méthode

public static AddQuery ( this uri, string name, string value ) : Uri
uri this
name string
value string
Résultat System.Uri