프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetVotes ( int contentID ) : List |
Return the number of votes cast for each poll option.
|
|
VotesClient ( string communityUrl, |
public GetVotes ( int contentID ) : List |
||
contentID | int | ID of the poll for which to retrieve votes |
리턴 | List |
public VotesClient ( string communityUrl, |
||
communityUrl | string | |
credentials | ||
리턴 | System |