示例#1
0
 public QueryRepository(SchmidtQueryContext context)
 {
     _context = context;
 }
 public ProcessoHierarchyQueryRepository(SchmidtQueryContext context)
 {
     _context = context;
 }