[Extension()] public static IEnumerable<IType> ThatDeriveFromAny( IEnumerable<IType> types, IEnumerable<IType> typesBase )
Parameters
- types
- This sequence of types.
- typesBase
- Types base of types in the returned sequence.
[Extension()] public static IEnumerable<IType> ThatDeriveFromAny( IEnumerable<IType> types, IEnumerable<IType> typesBase )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed
ExtensionMethodsSequenceUsage Class
ExtensionMethodsSequenceUsage Members
BaseClass Property
BaseClasses Property
DeriveFrom Method
DepthOfDeriveFrom Method
DerivedTypes Property
DirectDerivedTypes Property
ThatDeriveFrom Method
ThatDirectlyDeriveFrom Method
DepthOfDeriveFrom Method
DepthOfDeriveFromAny Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.DeriveFrom(NDepend.CodeModel.IType,System.String)
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.DepthOfDeriveFrom(NDepend.CodeModel.IType,System.String)