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