C# (CSharp) Spring.Context.Attributes.TypeFilters Namespace

Classes

Name Description
AbstractLoadTypeFilter Abstract Type Filter that provides methods to load a required type from assembly.
AssignableTypeFilter A simple filter which matches classes that are assignable to a given type.
AttributeTypeFilter A simple filter which matches classes with a given attribute, checking inherited annotations as well.
RegexPatternTypeFilter A simple filter for matching a fully-qualified class name with a regex