| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
TypeNameAutoProxyCreator.TypeNames Property
The list of patterns to match FullName against. For pattern syntax, see TypeNameTypeFilter
[Visual Basic]
Public Property TypeNames() As
String Public Get
End Get
Public Set
End Set
End Property
[C#]
public
string[] TypeNames { public get; public set; }
See Also
TypeNameAutoProxyCreator Class | Spring.Aop.Framework.AutoProxy Namespace