partial void UpdateGamer(Gamer instance);
partial void DeleteGamer(Gamer instance);
partial void InsertGamer(Gamer instance);