C# 클래스 TweetSource.OAuth.SignedParameterSet

This facilitates the calculation of OAuth Signature and generation of Nonce and Timestamp.
상속: HttpParameterSet
파일 보기 프로젝트 열기: nkuln/tweetsource 1 사용 예제들

공개 메소드들

메소드 설명
SignedParameterSet ( HttpParameterSet baseParams ) : System

메소드 상세

SignedParameterSet() 공개 메소드

public SignedParameterSet ( HttpParameterSet baseParams ) : System
baseParams HttpParameterSet
리턴 System