C# (CSharp) Spring.Context.Attributes.TypeFilters 네임스페이스

클래스들

이름 설명
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