Пример #1
0
 public EntityRepositoryJSON()
 {
     repo = new EntityRepository <T>();
 }