Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Ejemplo n.º 1
0
 partial void UpdateGrade(Grade instance);
Ejemplo n.º 2
0
 partial void DeleteGrade(Grade instance);
Ejemplo n.º 3
0
 partial void InsertGrade(Grade instance);