C# 클래스 Postworthy.Models.Twitter.ITweetExtensions

파일 보기 프로젝트 열기: postworthy/postworthy

공개 메소드들

메소드 설명
OrderByTweetRank ( this tweets ) : IEnumerable
Tweep ( this tweet ) : Tweep

메소드 상세

OrderByTweetRank() 공개 정적인 메소드

public static OrderByTweetRank ( this tweets ) : IEnumerable
tweets this
리턴 IEnumerable

Tweep() 공개 정적인 메소드

public static Tweep ( this tweet ) : Tweep
tweet this
리턴 Tweep