C# Class TTT.Twitter.Tweeter.RetweetUris

Inheritance: IQueryUris
Show file Open project: swindonmakers/TwitterToTeletype

Public Methods

Method Description
ResultSelector ( dynamic json ) : dynamic
TweetMatches ( Tweet t ) : bool

Method Details

ResultSelector() public method

public ResultSelector ( dynamic json ) : dynamic
json dynamic
return dynamic

TweetMatches() public method

public TweetMatches ( Tweet t ) : bool
t Tweet
return bool