partial void UpdateSmartphone(Smartphone instance);
 partial void DeleteSmartphone(Smartphone instance);
 partial void InsertSmartphone(Smartphone instance);