partial void UpdateGenre(Genre instance);
partial void DeleteGenre(Genre instance);
partial void InsertGenre(Genre instance);