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