Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BoxKite
Twitter
Models
TweetExtensions
C# 클래스 BoxKite.Twitter.Models.TweetExtensions
파일 보기
프로젝트 열기: nickhodge/BoxKite.Twitter
공개 메소드들
메소드
설명
HasEntities
(
this
tweet
) :
bool
IsAReply
(
this
tweet
) :
bool
IsARetweet
(
this
tweet
) :
bool
메소드 상세
HasEntities()
공개
정적인
메소드
public
static
HasEntities
(
this
tweet
) :
bool
tweet
this
리턴
bool
IsAReply()
공개
정적인
메소드
public
static
IsAReply
(
this
tweet
) :
bool
tweet
this
리턴
bool
IsARetweet()
공개
정적인
메소드
public
static
IsARetweet
(
this
tweet
) :
bool
tweet
this
리턴
bool