Server.ServerDisplay.putWinner Function
Puts the winner for the election to be displayed
Public void putWinner (string, int)
Type
Name
Description
string
name
Election title
int
votes
Number of votes casted for the winner
Return
Description
void