IAsyncMethodInterceptorInterceptAsync Method |
[Missing <summary> documentation for "M:CefSharp.ModelBinding.IAsyncMethodInterceptor.InterceptAsync(System.Func{System.Object[],System.Object},System.Object[],System.String)"]
Namespace: CefSharp.ModelBinding
Task<Object> InterceptAsync( Func<Object[], Object> method, Object[] parameters, string methodName )
[Missing <param name="method"/> documentation for "M:CefSharp.ModelBinding.IAsyncMethodInterceptor.InterceptAsync(System.Func{System.Object[],System.Object},System.Object[],System.String)"]
[Missing <param name="parameters"/> documentation for "M:CefSharp.ModelBinding.IAsyncMethodInterceptor.InterceptAsync(System.Func{System.Object[],System.Object},System.Object[],System.String)"]
[Missing <param name="methodName"/> documentation for "M:CefSharp.ModelBinding.IAsyncMethodInterceptor.InterceptAsync(System.Func{System.Object[],System.Object},System.Object[],System.String)"]
[Missing <returns> documentation for "M:CefSharp.ModelBinding.IAsyncMethodInterceptor.InterceptAsync(System.Func{System.Object[],System.Object},System.Object[],System.String)"]