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