DebuggerClientSetVariableValueAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]
Namespace: CefSharp.DevTools.Debugger
public Task<DevToolsMethodResponse> SetVariableValueAsync( int scopeNumber, string variableName, CallArgument newValue, string callFrameId )
[Missing <param name="scopeNumber"/> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]
[Missing <param name="variableName"/> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]
[Missing <param name="newValue"/> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]
[Missing <param name="callFrameId"/> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Debugger.DebuggerClient.SetVariableValueAsync(System.Int32,System.String,CefSharp.DevTools.Runtime.CallArgument,System.String)"]