partial void UpdateCartoon(Cartoon instance);
partial void DeleteCartoon(Cartoon instance);
partial void InsertCartoon(Cartoon instance);