MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​FabricsIType­Set­Verifier<T>Select­Types­Derived­From
Open sandboxFocus

ITypeSetVerifier<T>.SelectTypesDerivedFrom Method

SelectTypesDerivedFrom(Type, DerivedTypesOptions)

Selects the types in the current set that are derived from a given type.

Declaration
ITypeSetVerifier<INamedType> SelectTypesDerivedFrom(Type type, DerivedTypesOptions options)
Parameters
Type Name Description
System.Type type
DerivedTypesOptions options
Returns
Type Description
ITypeSetVerifier<INamedType>