Example #1
0
 public void Refresh <E>(E entity) where E : class
 {
     commonR.Refresh(entity);
 }