Click or drag to resize

NativeMethodWrapper Class

Version 94.4.20
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: 94.4.20.0
Syntax
public static class NativeMethodWrapper

The NativeMethodWrapper type exposes the following members.

Methods
See Also