C# Class BoxKite.Twitter.Models.TweetExtensions

Afficher le fichier Open project: nickhodge/BoxKite.Twitter

Méthodes publiques

Méthode Description
HasEntities ( this tweet ) : bool
IsAReply ( this tweet ) : bool
IsARetweet ( this tweet ) : bool

Method Details

HasEntities() public static méthode

public static HasEntities ( this tweet ) : bool
tweet this
Résultat bool

IsAReply() public static méthode

public static IsAReply ( this tweet ) : bool
tweet this
Résultat bool

IsARetweet() public static méthode

public static IsARetweet ( this tweet ) : bool
tweet this
Résultat bool