Свойство | Тип | Описание | |
---|---|---|---|
Description | string | ||
Id | long | ||
IsPublic | bool | ||
MemberCount | int | ||
Name | string | ||
Nickname | string | ||
Slug | string | ||
SubscriberCount | int | ||
UserId | long | ||
Username | string |
Свойство | Тип | Описание | |
---|---|---|---|
_tw | dynamic |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetMoreMembers ( ) : string | ||
ListElement ( ) : System.Collections.Generic | ||
ListElement ( TwitterDataModel listElementData, dynamic tw ) : System.Collections.Generic | ||
Refresh ( ) : string | ||
RefreshMembers ( ) : string | ||
ToString ( ) : string |
public ListElement ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public ListElement ( TwitterDataModel listElementData, dynamic tw ) : System.Collections.Generic | ||
listElementData | TwitterDataModel | |
tw | dynamic | |
Результат | System.Collections.Generic |