C# 클래스 BoxKite.Twitter.Tests.SearchStreamExtensions

파일 보기 프로젝트 열기: nickhodge/BoxKite.Twitter

공개 메소드들

메소드 설명
StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream

메소드 상세

StartSearchStream() 공개 정적인 메소드

public static StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream
session this
track string
follow string
locations string
리턴 ISearchStream