Exemple #1
0
 public new void Update(T t)
 {
     ActiveRecordBase.UpdateAndFlush(t);
 }