示例#1
0
 public bool LinqAF() => Source1.All(LessThan) && !Source2.All(LessThan);