NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefV8Context Class
CefV8Context Methods
Dispose Method
Enter Method
Exit Method
Finalize Method
GetBrowser Method
GetCurrentContext Method
GetEnteredContext Method
GetFrame Method
GetGlobal Method
GetTaskRunner Method
IsSame Method
TryEval Method
CefV8Context
IsSame Method
Returns true if this object is pointing to the same handle as |that| object.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
IsSame
(
CefV8Context
that
)
Parameters
that
Type:
Internal.Xilium.CefGlue
CefV8Context
Return Value
Type:
Boolean
See Also
Reference
CefV8Context Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.