ProxyGeneratorCreateCustomClassProxyInstance Method (Type, IInterceptor, GeneratorContext, Object) |
[Missing <summary> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]
Namespace: X3Platform.DynamicProxy
protected virtual Object CreateCustomClassProxyInstance( Type type, IInterceptor interceptor, GeneratorContext context, params Object[] argumentsForConstructor )
[Missing <param name="type"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]
[Missing <param name="interceptor"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]
[Missing <param name="context"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]
[Missing <param name="argumentsForConstructor"/> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]
[Missing <returns> documentation for "M:X3Platform.DynamicProxy.ProxyGenerator.CreateCustomClassProxyInstance(System.Type,X3Platform.DynamicProxy.IInterceptor,X3Platform.DynamicProxy.GeneratorContext,System.Object[])"]