<?xml version="1.0"?>
<doc>
<assembly>
<name>CefSharp</name>
</assembly>
<members>
<member name="T:CefSharp.AsyncExtensions">
<summary>
Async extensions for different interfaces
</summary>
</member>
<member name="M:CefSharp.AsyncExtensions.DeleteCookiesAsync(CefSharp.ICookieManager,System.String,System.String)">
<summary>
Deletes all cookies that matches all the provided parameters asynchronously.
If both <paramref name="url"/> and <paramref name="name"/> are empty, all cookies will be deleted.
</summary>
<param name="cookieManager">cookie manager</param>
<param name="url">The cookie URL. If an empty string is provided, any URL will be matched.</param>
<param name="name">The name of the cookie. If an empty string is provided, any URL will be matched.</param>
<returns>Returns -1 if a non-empty invalid URL is specified, or if cookies cannot be accessed;
otherwise, a task that represents the delete operation. The value of the TResult will be the number of cookies that were deleted or -1 if unknown.</returns>
</member>
<member name="M:CefSharp.AsyncExtensions.SetCookieAsync(CefSharp.ICookieManager,System.String,CefSharp.Cookie)">
<summary>
Sets a cookie given a valid URL and explicit user-provided cookie attributes.
This function expects each attribute to be well-formed. It will check for disallowed
characters (e.g. the ';' character is disallowed within the cookie value attribute) and will return false without setting
</summary>
<param name="cookieManager">cookie manager</param>
<param name="url">The cookie URL. If an empty string is provided, any URL will be matched.</param>
<param name="cookie">the cookie to be set</param>
<returns>returns false if the cookie cannot be set (e.g. if illegal charecters such as ';' are used);
otherwise task that represents the set operation. The value of the TResult parameter contains a bool to indicate success.</returns>
</member>
<member name="M:CefSharp.AsyncExtensions.VisitAllCookiesAsync(CefSharp.ICookieManager)">
<summary>
Visits all cookies. The returned cookies are sorted by longest path, then by earliest creation date.
</summary>
<param name="cookieManager">cookie manager</param>
<returns>A task that represents the VisitAllCookies operation. The value of the TResult parameter contains a List of cookies
or null if cookies cannot be accessed.</returns>
</member>
<member name="M:CefSharp.AsyncExtensions.VisitUrlCookiesAsync(CefSharp.ICookieManager,System.String,System.Boolean)">
<summary>
Visits a subset of the cookies. The results are filtered by the given url scheme, host, domain and path.
If <paramref name="includeHttpOnly"/> is true, HTTP-only cookies will also be included in the results. The returned cookies
are sorted by longest path, then by earliest creation date.
</summary>
<param name="cookieManager">cookie manager</param>
<param name="url">The URL to use for filtering a subset of the cookies available.</param>
<param name="includeHttpOnly">A flag that determines whether HTTP-only cookies will be shown in results.</param>
<returns>A task that represents the VisitUrlCookies operation. The value of the TResult parameter contains a List of cookies.
or null if cookies cannot be accessed.</returns>
</member>
<member name="M:CefSharp.AsyncExtensions.FlushStoreAsync(CefSharp.ICookieManager)">
<summary>
Flush the backing store (if any) to disk.
</summary>
<param name="cookieManager">cookieManager instance</param>
<returns>A task that represents the FlushStore operation. Result indicates if the flush completed successfully.
Will return false if the cookikes cannot be accessed.</returns>
</member>
<member name="T:CefSharp.BindingOptions">
<summary>
Javascript binding options
</summary>
</member>
<member name="P:CefSharp.BindingOptions.DefaultBinder">
<summary>
Set of options with the default binding
</summary>
</member>
<member name="P:CefSharp.BindingOptions.CamelCaseJavascriptNames">
<summary>
Camel case the javascript names of properties/methods, defaults to true
</summary>
</member>
<member name="P:CefSharp.BindingOptions.Binder">
<summary>
Model binder used for passing complex classes as params to methods
</summary>
</member>
<member name="P:CefSharp.BindingOptions.MethodInterceptor">
<summary>
Interceptor used for intercepting calls to the target object methods. For instance, can be used
for logging calls (from js) to .net methods.
</summary>
</member>
<member name="M:CefSharp.BindingOptions.#ctor">
<summary>
Default constructor
</summary>
</member>
<member name="T:CefSharp.IAuthCallback">
<summary>
Callback interface used for asynchronous continuation of authentication requests.
</summary>
</member>
<member name="M:CefSharp.IAuthCallback.Continue(System.String,System.String)">
<summary>
Continue the authentication request.
</summary>
<param name="username">requested username</param>
<param name="password">requested password</param>
</member>
<member name="M:CefSharp.IAuthCallback.Cancel">
<summary>
Cancel the authentication request.
</summary>
</member>
<member name="P:CefSharp.IAuthCallback.IsDisposed">
<summary>
Gets a value indicating whether the callback has been disposed of.
</summary>
</member>
<member name="T:CefSharp.IBeforeDownloadCallback">
<summary>
Callback interface used to asynchronously continue a download.
</summary>
</member>
<member name="M:CefSharp.IBeforeDownloadCallback.Continue(System.String,System.Boolean)">
<summary>
Call to continue the download.
</summary>
<param name="downloadPath">full file path for the download including the file name
or leave blank to use the suggested name and the default temp directory</param>
<param name="showDialog">Set to true if you do wish to show the default "Save As" dialog</param>
</member>
<member name="P:CefSharp.IBeforeDownloadCallback.IsDisposed">
<summary>
Gets a value indicating whether the callback has been disposed of.
</summary>
</member>
<member name="T:CefSharp.ICallback">
<summary>
Generic callback interface used for asynchronous continuation.
</summary>
</member>
<member name="M:CefSharp.ICallback.Continue">
<summary>
Continue processing.
</summary>
</member>
<member name="M:CefSharp.ICallback.Cancel">
<summary>
Cancel processing.
</summary>
</member>
<member name="P:CefSharp.ICallback.IsDisposed">
<summary>
Gets a value indicating whether

寇林2019
- 粉丝: 25
最新资源
- 中通协信息通信建设服务能力管理系统用户使用手册-企业用户-.doc
- 基于单片机的全自动洗衣机研究设计.doc
- 《数据库技术及应用实践教学考试大纲》.doc
- semantic-kitti数据集08激光雷达数据-velodyne.7z.004
- 浅析通信工程和电子信息工程的发展及应用.docx
- 数字化医院信息网络安全技术的应用探讨.docx
- IBMS施工实施方案.doc
- 编程考试基础知识及复习资料第二卷.doc
- 全国高新技术考试办公软件应用(Win平台)Win-7、office-2010-试题汇编-(高级操作员级)-第二单元.docx
- MCS单片机里程表设计方案与实现.doc
- 设计方案数字低通滤波器(用matlab实现).doc
- 多智能体系统中的团队合作:形式化方法
- 输配电及用电工程自动化的优势及应用分析.docx
- 计算机基础简答题操作题.doc
- 机器学习在图书情报领域的应用.docx
- 路桥工程施工项目管理实用手册.ppt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


