Свойство | Тип | Описание | |
---|---|---|---|
CreatedAt | System.DateTime | ||
Description | string | ||
FavoriteCount | int | ||
FollowersCount | int | ||
FriendsCount | int | ||
Id | System.Int64 | ||
ImageUrl | |||
Location | string | ||
Name | string | ||
PostCreatedAt | System.DateTime | ||
PostSource | string | ||
Protect | bool | ||
RecentPost | string | ||
ScreenName | string | ||
StatusesCount | int | ||
Url | string | ||
Verified | bool | ||
isFollowed | bool | ||
isFollowing | bool |
Метод | Описание | |
---|---|---|
ToString ( ) : string | ||
UserInfo ( ) : System | ||
UserInfo ( TwitterDataModel user ) : System |
public UserInfo ( TwitterDataModel user ) : System | ||
user | TwitterDataModel | |
Результат | System |