示例#1
0
 protected virtual bool AddExistingFilter(object tested) => parent.Accepts(tested) && tested is T;