C# Class Postworthy.Models.Twitter.ITweetExtensions

Afficher le fichier Open project: postworthy/postworthy

Méthodes publiques

Méthode Description
OrderByTweetRank ( this tweets ) : IEnumerable
Tweep ( this tweet ) : Tweep

Method Details

OrderByTweetRank() public static méthode

public static OrderByTweetRank ( this tweets ) : IEnumerable
tweets this
Résultat IEnumerable

Tweep() public static méthode

public static Tweep ( this tweet ) : Tweep
tweet this
Résultat Tweep