C# 클래스 OAuth.OAuthResponse

A class to hold an OAuth response message.
파일 보기 프로젝트 열기: MediaPortal/MPTagThat 1 사용 예제들

공개 메소드들

메소드 설명
OAuthResponse ( string alltext ) : System
this ( string ix ) : string

a Dictionary of response parameters.

메소드 상세

OAuthResponse() 공개 메소드

public OAuthResponse ( string alltext ) : System
alltext string
리턴 System

this() 공개 메소드

a Dictionary of response parameters.
public this ( string ix ) : string
ix string
리턴 string