Ejemplo n.º 1
0
 public BasicRepository()
 {
     this.context = ContextBuilder <T> .AutoBuild();
 }