Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Exemple #1
0
 partial void UpdateStaff(Staff instance);
Exemple #2
0
 partial void DeleteStaff(Staff instance);
Exemple #3
0
 partial void InsertStaff(Staff instance);