C# 클래스 SevenDigital.WebGl.Services.ApiWrapper

파일 보기 프로젝트 열기: 7digital/WebGl-7digital 1 사용 예제들

공개 메소드들

메소드 설명
TryGet ( string pathAndQuery ) : ApiResponse

비공개 메소드들

메소드 설명
ConstructApiUrl ( string pathAndQuery ) : Uri
ReadAll ( WebResponse webResponse ) : string

메소드 상세

TryGet() 공개 메소드

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