CefV8Accessor ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Interface that should be implemented to handle V8 function calls. The methods of this class will be called on the thread associated with the V8 function.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefV8Accessor

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public abstract class CefV8Accessor
See Also