partial void UpdateMove(Move instance);
partial void DeleteMove(Move instance);
partial void InsertMove(Move instance);