ProxyGeneratorCreateCustomProxy Method (Type, IInterceptor, Object, GeneratorContext) |
[Missing <summary> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomProxy(System.Type[],X3Platform.DynamicProxy.IInterceptor,System.Object,X3Platform.DynamicProxy.GeneratorContext)"]
Namespace: X3Platform.DynamicProxy
public virtual Object CreateCustomProxy( Type[] interfaces, IInterceptor interceptor, Object target, GeneratorContext context )
[Missing <param name="interfaces"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomProxy(System.Type[],X3Platform.DynamicProxy.IInterceptor,System.Object,X3Platform.DynamicProxy.GeneratorContext)"]
[Missing <param name="interceptor"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomProxy(System.Type[],X3Platform.DynamicProxy.IInterceptor,System.Object,X3Platform.DynamicProxy.GeneratorContext)"]
[Missing <param name="context"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomProxy(System.Type[],X3Platform.DynamicProxy.IInterceptor,System.Object,X3Platform.DynamicProxy.GeneratorContext)"]
[Missing <returns> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomProxy(System.Type[],X3Platform.DynamicProxy.IInterceptor,System.Object,X3Platform.DynamicProxy.GeneratorContext)"]