Server.Election.addCandidate Function
Adds a candidate to the election. <c>This</c> object is locked for any other threads when this function is called.

Public void addCandidate (string)
  Type Name Description  
    string name The name of the candidate  
  Return Description  
    void