Example #1
0
 public bool IsSatisfied(Type type) => MainUtil.HasAnyAttribute(type, _attrTypes);