示例#1
0
 public QueryFactory(IQueryList queryList)
 {
     _queryList = queryList.RetrieveQueryList();
 }