partial void UpdateMake(Make instance);
partial void DeleteMake(Make instance);
partial void InsertMake(Make instance);