상속: INotifyPropertyChanging, INotifyPropertyChanged
예제 #1
0
 partial void UpdateStaff(Staff instance);
예제 #2
0
 partial void DeleteStaff(Staff instance);
예제 #3
0
 partial void InsertStaff(Staff instance);