C# Class SevenDigital.WebGl.Services.ApiWrapper

Afficher le fichier Open project: 7digital/WebGl-7digital Class Usage Examples

Méthodes publiques

Méthode Description
TryGet ( string pathAndQuery ) : ApiResponse

Private Methods

Méthode Description
ConstructApiUrl ( string pathAndQuery ) : Uri
ReadAll ( WebResponse webResponse ) : string

Method Details

TryGet() public méthode

public TryGet ( string pathAndQuery ) : ApiResponse
pathAndQuery string
Résultat SevenDigital.WebGl.Models.ApiResponse