| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
TypeNameTypeFilter Constructor
Creates a new instance of TypeNameTypeFilter using a list of given patterns.
[Visual Basic]
Public Sub New( _
ByVal
patterns As
String _
)
Parameters
-
patterns
- the list patterns to match typenames against. Must not be
null.
See Also
TypeNameTypeFilter Class | Spring.Aop.Support Namespace | SimpleMatch