Property | Type | Description | |
---|---|---|---|
img_id | int | ||
rank | int | ||
votes | int |
Method | Description | |
---|---|---|
ImageVoteList ( int img_id, int votes, int rank ) : System |
public ImageVoteList ( int img_id, int votes, int rank ) : System | ||
img_id | int | |
votes | int | |
rank | int | |
return | System |