C# 클래스 BoxKite.Twitter.Models.StreamSearchRequest

파일 보기 프로젝트 열기: nickhodge/BoxKite.Twitter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FilterLevel string
Follows List
Language string
Locations List
Tracks List

공개 메소드들

메소드 설명
StreamSearchRequest ( ) : System.Collections.Generic

메소드 상세

StreamSearchRequest() 공개 메소드

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

프로퍼티 상세

FilterLevel 공개적으로 프로퍼티

public string FilterLevel
리턴 string

Follows 공개적으로 프로퍼티

public List Follows
리턴 List

Language 공개적으로 프로퍼티

public string Language
리턴 string

Locations 공개적으로 프로퍼티

public List Locations
리턴 List

Tracks 공개적으로 프로퍼티

public List Tracks
리턴 List