C# Class Postworthy.Models.Twitter.ITweetExtensions

Datei anzeigen Open project: postworthy/postworthy

Public Methods

Method Description
OrderByTweetRank ( this tweets ) : IEnumerable
Tweep ( this tweet ) : Tweep

Method Details

OrderByTweetRank() public static method

public static OrderByTweetRank ( this tweets ) : IEnumerable
tweets this
return IEnumerable

Tweep() public static method

public static Tweep ( this tweet ) : Tweep
tweet this
return Tweep