[Extension()] public static IEnumerable<IType> ThatImplement( IEnumerable<IType> types, IType interface )
Parameters
- types
- This sequence of types.
- interface
- The interface implemented by types in the returned sequence.
[Extension()] public static IEnumerable<IType> ThatImplement( IEnumerable<IType> types, IType interface )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed
ExtensionMethodsSequenceUsage Class
ExtensionMethodsSequenceUsage Members
Implement Method
InterfacesImplemented Property
TypesThatImplementMe Property
NbInterfacesImplemented Property
ThatImplementAll Method
ThatImplementAny Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.Implement(NDepend.CodeModel.IType,System.String)