Пример #1
0
 public PersoonRepository(IPersoonContext context)
 {
     this.context = context;
 }