Property | Type | Description | |
---|---|---|---|
Description | string | ||
Id | long | ||
IsPublic | bool | ||
MemberCount | int | ||
Name | string | ||
Nickname | string | ||
Slug | string | ||
SubscriberCount | int | ||
UserId | long | ||
Username | string |
Property | Type | Description | |
---|---|---|---|
_tw | dynamic |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 | ||
return | System.Collections.Generic |
public ListElement ( TwitterDataModel listElementData, dynamic tw ) : System.Collections.Generic | ||
listElementData | TwitterDataModel | |
tw | dynamic | |
return | System.Collections.Generic |