Server.Server.closeElection Function
Closes the election by calling close() method in election. Passes Display Manager so that election can pass the information to be displayed on the screen.
Public void closeElection (string, Server.ServerDisplay)
Type
Name
Description
string
name
Name of the election
ServerDisplay
display
Display Manager
Return
Description
void