Server.Server.vote Function
Records the vote for the specified candidate in the election

Public void vote (string, string)
  Type Name Description  
    string poll Election Name  
    string candidate Candidate's name  
  Return Description  
    void