C# Class BoxKite.Twitter.Tests.SearchStreamExtensions

Afficher le fichier Open project: nickhodge/BoxKite.Twitter

Méthodes publiques

Méthode Description
StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream

Method Details

StartSearchStream() public static méthode

public static StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream
session this
track string
follow string
locations string
Résultat ISearchStream