| Spring.Aop.Framework.DynamicProxy Namespace > CompositionProxyBuilder Class : IsProxyClass Method |
Determines if a type is one of those generated by this builder
[Visual Basic]
Public Shared Function IsProxyClass( _
ByVal type As Type _
) As Boolean [C#]
public static bool IsProxyClass(
Type type
);Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CompositionProxyBuilder Class | CompositionProxyBuilder Members
© 2004-2006 Spring.NET Authors. All Rights Reserved.