C# Class SevenDigital.WebGl.Services.ApiWrapper

Mostrar archivo Open project: 7digital/WebGl-7digital Class Usage Examples

Public Methods

Method Description
TryGet ( string pathAndQuery ) : ApiResponse

Private Methods

Method Description
ConstructApiUrl ( string pathAndQuery ) : Uri
ReadAll ( WebResponse webResponse ) : string

Method Details

TryGet() public method

public TryGet ( string pathAndQuery ) : ApiResponse
pathAndQuery string
return SevenDigital.WebGl.Models.ApiResponse