void SetVote( string userID, int score )
Sub SetVote ( _ userID As String, _ score As Integer _ )
void SetVote( String^ userID, int score )