Exemplo n.º 1
0
 public virtual void OnRecordUpdated(object sender, EntitySavingEventArgs <T> e)
 {
 }
Exemplo n.º 2
0
 public virtual void OnBeforeSavingRecord(object sender, EntitySavingEventArgs <T> e)
 {
 }