Property | Type | Description |
---|
Method | Description | |
---|---|---|
Results ( ) : System | ||
Results ( String _ElectionType, int _ElectionYear, int _WardNum, int _NumVotes, String _CandidateLastName, String _CandidateFirstName ) : System |
public Results ( String _ElectionType, int _ElectionYear, int _WardNum, int _NumVotes, String _CandidateLastName, String _CandidateFirstName ) : System | ||
_ElectionType | String | |
_ElectionYear | int | |
_WardNum | int | |
_NumVotes | int | |
_CandidateLastName | String | |
_CandidateFirstName | String | |
return | System |