IV8FastHostObject Interface |
Represents a fast host object.
Namespace: Microsoft.ClearScript.V8.FastProxyAssembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntaxpublic interface IV8FastHostObject
Public Interface IV8FastHostObject
public interface class IV8FastHostObject
type IV8FastHostObject = interface end
The IV8FastHostObject type exposes the following members.
Properties | Name | Description |
---|
 | Operations |
Gets the object's operations interface.
|
Top
See Also