| ProxyGeneratorCreateProxy Method |
| Name | Description | |
|---|---|---|
| CreateProxy(Type, IInterceptor, Object) |
Generates a proxy implementing all the specified interfaces and
redirecting method invocations to the specifed interceptor.
| |
| CreateProxy(Type, IInterceptor, Object) |
Generates a proxy implementing all the specified interfaces and
redirecting method invocations to the specifed interceptor.
|