IOClientReadAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.IO.IOClient.ReadAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
Namespace: CefSharp.DevTools.IO
public Task<ReadResponse> ReadAsync( string handle, Nullable<int> offset = null, Nullable<int> size = null )
[Missing <param name="handle"/> documentation for "M:CefSharp.DevTools.IO.IOClient.ReadAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="offset"/> documentation for "M:CefSharp.DevTools.IO.IOClient.ReadAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <param name="size"/> documentation for "M:CefSharp.DevTools.IO.IOClient.ReadAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]
[Missing <returns> documentation for "M:CefSharp.DevTools.IO.IOClient.ReadAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"]