partial void UpdateVoter(Voter instance);
 partial void DeleteVoter(Voter instance);
 partial void InsertVoter(Voter instance);