Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Example #1
0
 partial void UpdateShipper(Shipper instance);
Example #2
0
 partial void DeleteShipper(Shipper instance);
Example #3
0
 partial void InsertShipper(Shipper instance);