Пример #1
0
 public void Reload <E>(E entity) where E : class
 {
     commonR.ReloadEntity(entity);
 }