C# 클래스 BeFriend.AuthTokens

파일 보기 프로젝트 열기: prajjwaldimri/Friend-App

공개 프로퍼티들

프로퍼티 타입 설명
TwitterConsumerKey string
TwitterConsumerSecret string

공개 메소드들

메소드 설명
KeyRetriever ( ) : System.Threading.Tasks.Task

메소드 상세

KeyRetriever() 공개 정적인 메소드

public static KeyRetriever ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

프로퍼티 상세

TwitterConsumerKey 공개적으로 정적으로 프로퍼티

public static string TwitterConsumerKey
리턴 string

TwitterConsumerSecret 공개적으로 정적으로 프로퍼티

public static string TwitterConsumerSecret
리턴 string