We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a2635 commit c530e9eCopy full SHA for c530e9e
CefSharp.Core/RequestContext.h
@@ -352,7 +352,7 @@ namespace CefSharp
352
353
/// <summary>
354
/// Retrieve the list of all extensions that this context has access to (see HasExtension).
355
- /// <see cref="extensionIds"/> will be populated with the list of extension ID values.
+ /// <paramref name="extensionIds"/> will be populated with the list of extension ID values.
356
/// This method must be called on the CEF UI thread.
357
/// </summary>
358
/// <param name="extensionIds">output a list of extensions Ids</param>
0 commit comments