Click or drag to resize
ProxyGeneratorCreateProxy Method
Overload List
  NameDescription
Public methodCreateProxy(Type, IInterceptor, Object)
Generates a proxy implementing all the specified interfaces and redirecting method invocations to the specifed interceptor.
Public methodCreateProxy(Type, IInterceptor, Object)
Generates a proxy implementing all the specified interfaces and redirecting method invocations to the specifed interceptor.
Top
See Also