示例#1
0
 public BasicRepository()
 {
     this.context = ContextBuilder <T> .AutoBuild();
 }