RuntimeClientCallFunctionOnAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
Namespace: CefSharp.DevTools.Runtime
public Task<CallFunctionOnResponse> CallFunctionOnAsync( string functionDeclaration, string objectId = null, IList<CallArgument> arguments = null, Nullable<bool> silent = null, Nullable<bool> returnByValue = null, Nullable<bool> generatePreview = null, Nullable<bool> userGesture = null, Nullable<bool> awaitPromise = null, Nullable<int> executionContextId = null, string objectGroup = null )
[Missing <param name="functionDeclaration"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="objectId"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="arguments"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="silent"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="returnByValue"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="generatePreview"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="userGesture"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="awaitPromise"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="executionContextId"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <param name="objectGroup"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.CallFunctionOnAsync(System.String,System.String,System.Collections.Generic.IList{CefSharp.DevTools.Runtime.CallArgument},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)"]