C# 클래스 Desk.Response.GetTopicsResponse

This class represents the response that is received when calling the topics service.
Author: Daniel Saidi [[email protected]] Link: http://github.com/danielsaidi/desk-csharp-sdk
파일 보기 프로젝트 열기: danielsaidi/desk-csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
GetTopicsResponse ( ) : System.Collections.Generic
GetTopicsResponse ( IRestResponse rawResponse ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ParseResult ( IRestResponse rawResponse ) : void

메소드 상세

GetTopicsResponse() 공개 메소드

public GetTopicsResponse ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetTopicsResponse() 공개 메소드

public GetTopicsResponse ( IRestResponse rawResponse ) : System.Collections.Generic
rawResponse IRestResponse
리턴 System.Collections.Generic