Click or drag to resize

NativeMethodWrapper Class

Version 130.1.90
Native static methods for low level operations, memory copy Avoids having to P/Invoke as we can call the C++ API directly.
Inheritance Hierarchy
SystemObject
  CefSharpNativeMethodWrapper

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public static class NativeMethodWrapper

The NativeMethodWrapper type exposes the following members.

Methods
See Also