| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AdvisedProxy.UseDynamicReflection Field
Should we use dynamic reflection for method invocation ?
[Visual Basic]
Public Shared UseDynamicReflection As
Boolean
[C#]
public static
bool UseDynamicReflection;
See Also
AdvisedProxy Class | Spring.Aop.Framework.DynamicProxy Namespace