示例#1
0
 public int                Max(Expression <Func <T, int> > getter) => _repo.Max(getter);