C# 클래스 Ventata.Client.Helper.RestHelper

파일 보기 프로젝트 열기: Ventata/API

공개 메소드들

메소드 설명
CallResource ( string method, string resource, string json = null ) : string

메소드 상세

CallResource() 공개 정적인 메소드

public static CallResource ( string method, string resource, string json = null ) : string
method string
resource string
json string
리턴 string