Click or drag to resize

NativeMethodWrapper Class

Version 75.1.140

[Missing <summary> documentation for "T:CefSharp.NativeMethodWrapper"]

Inheritance Hierarchy
SystemObject
  CefSharpNativeMethodWrapper

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.0
Syntax
public sealed class NativeMethodWrapper

The NativeMethodWrapper type exposes the following members.

Constructors
  NameDescription
Public methodNativeMethodWrapper
Initializes a new instance of the NativeMethodWrapper class
Top
Methods
  NameDescription
Public methodStatic memberCopyMemoryUsingHandle
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsFocused
Public methodStatic memberSetWindowParent
Public methodStatic memberSetWindowPosition
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also