Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void Updatephonebook(phonebook instance);
 partial void Deletephonebook(phonebook instance);
 partial void Insertphonebook(phonebook instance);