Click or drag to resize

IV8FastHostMethod Interface

Represents a fast host method.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public interface IV8FastHostMethod : IV8FastHostObject

The IV8FastHostMethod type exposes the following members.

Properties
 NameDescription
Public propertyOperations Gets the method's operations interface.
Top
See Also