C# 클래스 XamarinImgur.Interfaces.AuthResult

파일 보기 프로젝트 열기: akshay2000/MonocleGiraffe

공개 메소드들

메소드 설명
AuthResult ( string>.Dictionary data, AuthResponseStatus status ) : System
AuthResult ( string>.Dictionary data, AuthResponseStatus status, uint errorDetail ) : System

메소드 상세

AuthResult() 공개 메소드

public AuthResult ( string>.Dictionary data, AuthResponseStatus status ) : System
data string>.Dictionary
status AuthResponseStatus
리턴 System

AuthResult() 공개 메소드

public AuthResult ( string>.Dictionary data, AuthResponseStatus status, uint errorDetail ) : System
data string>.Dictionary
status AuthResponseStatus
errorDetail uint
리턴 System