示例#1
0
 public CrudUser(ProjectDbContextOptionFactory context)
 {
     _context = context;
 }